We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381b43f commit 4b073c0Copy full SHA for 4b073c0
README
README.md
@@ -0,0 +1,12 @@
1
+# gameobjects
2
+
3
+Fork of https://code.google.com/archive/p/gameobjects
4
+Original Author: Will McGugan [email protected]
5
6
+Run the following to install localy
7
8
+`python setup.py install`
9
10
+Updated to Python 3 by CoolCat467 utilizing the 2to3 library.
11
12
+Parts of code modified based on gnatty7's port at https://github.com/gnatty7/gameobjects
0 commit comments