More actions
imported>장용운 No edit summary |
imported>장용운 No edit summary |
||
| Line 4: | Line 4: | ||
= Official = | = Official = | ||
== Official Site == | |||
http://theindiestone.com/ | http://theindiestone.com/ | ||
| Line 9: | Line 10: | ||
= Tutorials = | = Tutorials = | ||
RoboMat's Modding Tutorials | == RoboMat's Modding Tutorials == | ||
http://theindiestone.com/forums/index.php/topic/61-robomats-modding-tutorials-updated-12112013/ | http://theindiestone.com/forums/index.php/topic/61-robomats-modding-tutorials-updated-12112013/ | ||
| Line 15: | Line 16: | ||
= Java Class Hierarchy = | = Java Class Hierarchy = | ||
Zomboid Javadocs | == Zomboid Javadocs == | ||
http://theindiestone.com/zomboidjavadocs/ | http://theindiestone.com/zomboidjavadocs/ | ||
Item Container | == Item Container == | ||
http://theindiestone.com/zomboidjavadocs/zombie/inventory/ItemContainer.html#AddItem(java.lang.String) | http://theindiestone.com/zomboidjavadocs/zombie/inventory/ItemContainer.html#AddItem(java.lang.String) | ||
| Line 24: | Line 25: | ||
= Wiki = | = Wiki = | ||
Modding PZWiki | == Modding PZWiki == | ||
http://pzwiki.net/wiki/Modding | http://pzwiki.net/wiki/Modding | ||
| Line 30: | Line 31: | ||
= Lua Reference Manual = | = Lua Reference Manual = | ||
Official (5.3) | == Official (5.3) == | ||
http://www.lua.org/manual/5.3/ | http://www.lua.org/manual/5.3/ | ||
Revision as of 10:26, 4 November 2015
Modding Refereneces
Official
Official Site
Tutorials
RoboMat's Modding Tutorials
http://theindiestone.com/forums/index.php/topic/61-robomats-modding-tutorials-updated-12112013/
Java Class Hierarchy
Zomboid Javadocs
http://theindiestone.com/zomboidjavadocs/
Item Container
Wiki
Modding PZWiki
http://pzwiki.net/wiki/Modding