LibGDX, here I am.

This commit is contained in:
minjaesong
2017-06-22 02:31:07 +09:00
parent 1ecbc57f83
commit ad481853bb
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.