Template:Navbox/modding: Difference between revisions

From Vintage Story Wiki
m (Change transclusion of message box.)
m (Oops.)
Line 2: Line 2:
<languages/>
<languages/>
</noinclude>__NOTOC__
</noinclude>__NOTOC__
<onlyinclude>{{Messagebox
<includeonly>{{Messagebox
|image= Icon Sign.png
|image= Icon Sign.png
|title= Wondering where some links have gone?
|title= Wondering where some links have gone?
|text= The modding navbox is going through some changes! Check out {{ll|Modding:Navigation Box Updates|nsp=0}} for more info and help finding specific pages.
|text= The modding navbox is going through some changes! Check out {{ll|Modding:Navigation Box Updates|nsp=0}} for more info and help finding specific pages.
}}</onlyinclude>{{Navbox
}}</includeonly>{{Navbox
|hidden={{#if:{{{hidden|}}}|true}}
|hidden={{#if:{{{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 15:04, 27 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