Skip to content

Commit da2cc81

Browse files
authored
Create README.md
1 parent f5e9a34 commit da2cc81

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# MonoGame.Primitives2D
2+
The 2D XNA Primitives project ported to the modern world
3+
4+
This is a modernized version of https://bitbucket.org/C3/2d-xna-primitives/wiki/Home
5+
6+
Differences with the original repository (last updated 2012):
7+
* Updated the project files to Visual Studio 2017
8+
* Updated to .NET Framework 4.5
9+
* Updated to MonoGame 3.6 instead of using XNA
10+
* Renamed namespaces
11+
* New sample project based on the original
12+
* Removed old broken sample projects
13+
14+
## License
15+
This work is licensed under the zlib license, which is pretty close to saying: do what you want.

0 commit comments

Comments
 (0)