Template:Navbox/modding: Difference between revisions

From Vintage Story Wiki
m (Hidden test...)
m (Hidden test... should work this time.)
Line 2: Line 2:
<languages/>
<languages/>
</noinclude>__NOTOC__{{Navbox
</noinclude>__NOTOC__{{Navbox
|{{#if:{{{hidden|}}}|hidden=true}}
|title={{ll|Modding:Getting Started|Modding Navigation}}<span style="font-size:75%;position:relative;float: left;">{{Navbox/modding/code|Underlined pages}} require C# coding</span>
|title={{ll|Modding:Getting Started|Modding Navigation}}<span style="font-size:75%;position:relative;float: left;">{{Navbox/modding/code|Underlined pages}} require C# coding</span>



Revision as of 20:00, 24 March 2024

Other languages:
Modding Navigation Underlined pages require C# coding
Basics Getting Started Basic Examples Theme Pack Content Mod Developing a Content Mod
Asset System Textures Items Recipes Blocks Entities Model Creator Animation Basics VTML & Icons Packaging & Release Modinfo Debugging
Advanced JSON Patching Advanced JSON Item The Remapper Server-Client Considerations Compatibility with other mods
Setting up your Development Environment Advanced Blocks Advanced Items Block and Item Interactions Block Behavior Block Entity Particle Effects World Access Inventory Handling Commands GUIs Network API Monkey patching (Harmony)
Data Management Savegame Data Storage ModConfig File Chunk Data Storage TreeAttribute
Worldgen WorldGen Concepts Terrain Ores Trees WorldGen API NatFloat EvolvingNatFloat Json Random Generator
Rendering Shaders and Renderers
Property Overview ItemEntityBlockBlock BehaviorsBlock ClassesBlock EntitiesBlock Entity BehaviorsWorld properties,
Workflows & Infrastructure Modding Efficiency TipsMod-engine compatibilityMod ExtensibilityVS Engine
Additional Resources List of server commandsList of client commandsClient startup parametersServer startup parameters
Example ModsAPI DocsGitHub Repository