Created Modules (mediawiki)

Minjae Song
2018-12-09 16:01:53 +09:00
parent 5a29769715
commit 3db0735910

21
Modules.mediawiki Normal file

@@ -0,0 +1,21 @@
Assets for the game — images, sounds, even the game codes are packed into '''Modules'''.
== Loading Modules ==
* [[Modules:Load Order|Module Organisation]], aka Load Order
* [[Modules:How to Get Started|The Entry Point]]
== Making Modules ==
* [[Modules:Setup|Before We Begin...]]
* [[Modules:New Items|My Little Dagger]]
* [[Modules:New Blocks|My Precious Block]]
* [[Modules:New Weather|Let It Snow]]
* [[Modules:New Tapestries|Art Forgery]]
* [[Modules:New Actors|Hottest Editor of '20: CRISPR]]
== Dirty Jobs ==
* [[Developer:Items|Items in-depth]]
* [[Developer:Actors|Actors in-depth]]
== Other Documentations ==
* [[Developer:RAW|Creature RAW]]
* [[Developer:Faction|Faction]]