This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
besiege:modding:mod_creation [2018/06/28 14:36] spaar |
besiege:modding:mod_creation [2018/07/14 13:51] (current) spaar |
||
---|---|---|---|
Line 9: | Line 9: | ||
* [[.:blocks|Blocks]] | * [[.:blocks|Blocks]] | ||
* [[.:modules|Modules]] | * [[.:modules|Modules]] | ||
- | * [[.:officialmodules|Official Modules]] | + | * [[.:officialmodules|Official Modules]] |
* [[.:entities|Entities]] | * [[.:entities|Entities]] | ||
* [[.:code|Custom Code]] | * [[.:code|Custom Code]] | ||
Line 16: | Line 16: | ||
* [[.:mappertypes|Mapper Types]] | * [[.:mappertypes|Mapper Types]] | ||
* Writing Code | * Writing Code | ||
- | * [[.:apis|APIs]] | + | * [[.:networking|Networking]] |
- | * [[.:networking|Networking]] | + | * [[.:serialization|Serialization]] |
- | * [[.:serialization|Serialization]] | + | * [[.:apis|Other APIs]] |
* Other useful information | * Other useful information | ||
* [[.:workshop|Workshop]] | * [[.:workshop|Workshop]] | ||
Line 26: | Line 26: | ||
* [[.:xml-elements:block|Blocks]] | * [[.:xml-elements:block|Blocks]] | ||
* [[.:xml-elements:entity|Entities]] | * [[.:xml-elements:entity|Entities]] | ||
+ | * [[.:example-guides:index|Step-by-step guides]] |