Template:Navbox/modding: Difference between revisions
From Vintage Story Wiki
m (Added modding api updates link) |
(Add a link to the collectible behaviors) |
||
Line 40: | Line 40: | ||
[[Modding:Block Entity Classes|Block Entities]], | [[Modding:Block Entity Classes|Block Entities]], | ||
[[Modding:Block Entity Behaviors|Block Entity Behaviors]], | [[Modding:Block Entity Behaviors|Block Entity Behaviors]], | ||
[[Modding:Collectible_Behaviors|Collectible Behaviors]], | |||
[[Json:block:worldvariantgroups|World properties]] | [[Json:block:worldvariantgroups|World properties]] | ||
}} | }} |
Revision as of 05:39, 27 July 2024
Modding | |
---|---|
Modding Introduction | Getting Started • Theme Pack |
Content Modding | Content Mods • Developing a Content Mod • Basic Tutorials • Intermediate Tutorials • Advanced Tutorials • Content Mod Concepts |
Code Modding | Code Mods • Setting up your Development Environment |
Property Overview | Item • Entity • Block • Block Behaviors • Block Classes • Block Entities • Block Entity Behaviors • Collectible Behaviors • World properties |
Workflows & Infrastructure | Modding Efficiency Tips • Mod-engine compatibility • Mod Extensibility • VS Engine |
Additional Resources | Community Resources • Modding API Updates • Programming Languages • List of server commands • List of client commands • Client startup parameters • Server startup parameters Example Mods • API Docs • GitHub Repository |