LibGDX, here I am.

This commit is contained in:
minjaesong
2017-06-22 02:31:07 +09:00
parent ae00e2b8a6
commit 8e5e95e5a9
356 changed files with 3125 additions and 21138 deletions

View File

@@ -1,3 +1,12 @@
## Note to modders
- You DON'T just edit built-in modules; you must make your own module even if you want to replace defaults.
### To devs
- make that happen :\
## Register modules
Only the modules that enlisted in LoadOrder.csv will be loaded.