Template:Navbox/modding: Difference between revisions

From Vintage Story Wiki
m (Minor fix.)
m (Added modding api updates link)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<languages/>
<languages/>
</noinclude>__NOTOC__{{Navbox
</noinclude>__NOTOC__<includeonly>{{Messagebox
|title={{ll|Modding:Getting Started|2=<translate><!--T:36--> Modding Navigation</translate>}}<span style="font-size:75%;position:relative;float: left;">{{Navbox/modding/code|<translate><!--T:37--> Underlined pages</translate>}} <translate><!--T:38--> require C# coding</translate></span>
|image= Icon Sign.png
|group1=Basics
|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.
}}</includeonly>{{Navbox
|hidden={{#if:{{{hidden|}}}|true}}
|title=<translate><!--T:56--> Modding</translate>
 
|group1=<translate><!--T:50--> Modding Introduction</translate>
|body1={{NatsNavboxLines
|body1={{NatsNavboxLines
|{{ll|Modding:Getting Started|2=<translate>Getting Started</translate>|npc=0}},
|{{ll|Modding:Getting Started|Getting Started|nsp=0}},
{{ll|Modding:Basic_Modding_Examples|Basic Examples}},
{{ll|Modding:Theme_Pack|nsp=0}}
{{ll|Modding:Theme_Pack|nsp=0}},
{{ll|Modding:Content_Mods|Content Mod}},
{{ll|Modding:Developing_a_Content_Mod|Developing a Content Mod}},
 
{{ll|Modding:Asset System|nsp=0}},
{{ll|Modding:Textures|Textures}},
{{ll|Modding:Basic Item|Items}},
{{ll|Modding:Creating Recipes|Recipes}},
{{ll|Modding:Basic Block|Blocks}},
{{ll|Modding:Basic Entity|Entities}},
{{ll|Modding:VS Model Creator|Model Creator}},
{{ll|Animation Basics}},
{{ll|VTML|VTML & Icons}},
{{ll|Modding:Mod Packaging|Packaging & Release}},
{{ll|Modinfo}},
{{ll|Debugging}}
}}
}}


|group2=Advanced
|group2=<translate><!--T:51--> Content Modding</translate>
|body2={{NatsNavboxLines
|body2={{NatsNavboxLines
|{{ll|Modding:JSON_Patching|nsp=0}},
|{{ll|Modding:Content_Mods|Content Mods|nsp=0}},
{{ll|Modding:Advanced JSON Item|nsp=0}},
{{ll|Modding:Developing_a_Content_Mod|Developing a Content Mod|nsp=0}},
{{ll|Modding:The_Remapper|nsp=0}},
{{ll|Modding:Basic_Content_Tutorials|Basic Tutorials|nsp=0}},
{{ll|Modding:Server-Client_Considerations|nsp=0}},
{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}},
{{ll|Modding:CompatibilityLib|Compatibility with other mods}},
{{ll|Modding:Advanced_Content_Tutorials|Advanced Tutorials|nsp=0}},
 
{{ll|Modding:Content_Mod_Concepts|Content Mod Concepts|nsp=0}}
{{Content/modding/code|{{ll|Modding:Setting_up_your_Development_Environment|nsp=0}}}},
{{Content/modding/code|{{ll|Modding:Advanced_Blocks|nsp=0}}}},
{{Content/modding/code|{{ll|Modding:Advanced Items|nsp=0}}}},
{{Content/modding/code|{{ll|Modding:Block and Item Interactions|nsp=0}}}},
{{Content/modding/code|{{ll|Modding:Adding_Block_Behavior|Block Behavior}}}},
{{Content/modding/code|{{ll|Modding:Block_Entity|nsp=0}}}},
{{Content/modding/code|{{ll|Modding:Simple_Particles|Particle Effects}}}},
{{Content/modding/code|{{ll|Modding:World Access|nsp=0}}}},
{{Content/modding/code|{{ll|Modding:Basic_Inventory_Handling|Inventory Handling}}}},
{{Content/modding/code|{{ll|Modding:Commands|nsp=0}}}},
{{Content/modding/code|{{ll|Modding:GUIs|nsp=0}}}},
{{Content/modding/code|{{ll|Modding:Network_API|nsp=0}}}},
{{Content/modding/code|{{ll|Modding:Monkey_patching|Monkey patching (Harmony)}}}}
}}
}}


|group3=Data Management
|group3=<translate><!--T:52--> Code Modding</translate>
|body3={{NatsNavboxLines
|body3={{NatsNavboxLines
|{{Content/modding/code|[[Modding:SaveGame_Data_Storage|Savegame Data Storage]]}},
|{{ll|Modding:Code_Mods|Code Mods|nsp=0}},
{{Content/modding/code|[[Modding:ModConfig|ModConfig File]]}},
{{ll|Modding:Setting_up_your_Development_Environment|Setting up your Development Environment|nsp=0}}
{{Content/modding/code|[[Modding:Chunk_Data_Storage|Chunk Data Storage]]}},
{{Content/modding/code|[[Modding:TreeAttribute|TreeAttribute]]}}
}}
}}


|group4=Worldgen
|group4=<translate><!--T:53--> Property Overview</translate>
|body4={{NatsNavboxLines
|body4={{NatsNavboxLines
|[[Modding:WorldGen_Concept|WorldGen Concepts]],
[[Modding:WorldGen Configuration|Terrain]],
[[Modding:Ores|Ores]],
[[Modding:Trees|Trees]],
{{Content/modding/code|[[Modding:WorldGen API|WorldGen API]]}},
{{Content/modding/code|[[NatFloat]]}},
{{Content/modding/code|[[EvolvingNatFloat]]}},
[[Json Random Generator]]
}}
 
|group5=Rendering
|body5={{NatsNavboxLines
|{{Content/modding/code|[[Modding:Rendering API|Shaders&nbsp;and&nbsp;Renderers]]}}
}}
 
|group6=Property Overview
|body6={{NatsNavboxLines
|[[Modding:Item Json Properties|Item]],
|[[Modding:Item Json Properties|Item]],
[[Modding:Entity_Json_Properties|Entity]],
[[Modding:Entity_Json_Properties|Entity]],
Line 82: 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]],
[[Json:block:worldvariantgroups|World properties]],
[[Json:block:worldvariantgroups|World properties]]
}}
}}


|group7=Workflows & Infrastructure
|group5=<translate><!--T:54--> Workflows & Infrastructure</translate>
|body7={{NatsNavboxLines
|body5={{NatsNavboxLines
|[[Modding:Modding_Efficiently|Modding Efficiency Tips]],
|[[Modding:Modding_Efficiently|Modding Efficiency Tips]],
[[Modding:Mod-Engine Compatibility|Mod-engine compatibility]],
[[Modding:Mod-Engine Compatibility|Mod-engine compatibility]],
Line 93: Line 51:
}}
}}


|group8=Additional Resources
|group6=<translate><!--T:55--> Additional Resources</translate>
|body8={{NatsNavboxLines  
|body6={{NatsNavboxLines  
|[[List of server commands]],
|{{ll|Modding:Community_Resources|nsp=0}},
{{ll|Modding:Modding API Updates|nsp=0}},
{{ll|Modding:Programming_Languages|Programming Languages}},
[[List of server commands]],
[[List of client commands]],
[[List of client commands]],
[[Client startup parameters]],
[[Client startup parameters]],

Latest revision as of 12:59, 11 April 2024