Skip to content

Commit 4b073c0

Browse files
authored
Update readme
1 parent 381b43f commit 4b073c0

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

README

Lines changed: 0 additions & 8 deletions
This file was deleted.

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)