Template:Navbox/modding: Difference between revisions

From Vintage Story Wiki
m (Minor formatting.)
m (Added modding api updates link)
 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<languages/>
<languages/>
<translate>
</noinclude>__NOTOC__<includeonly>{{Messagebox
<!--T:21-->
|image= Icon Sign.png
</noinclude>__NOTOC__{{Navbox
|title= Wondering where some links have gone?
|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>
|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.
|group1=Basics
}}</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|nsp=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}}
<!--T:22-->
{{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}}
}}
}}


<!--T:23-->
|group2=<translate><!--T:51--> Content Modding</translate>
|group2=Advanced
|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}}
<!--T:24-->
{{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)}}}}
}}
}}


<!--T:25-->
|group3=<translate><!--T:52--> Code Modding</translate>
|group3=Data Management
|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]]}}
}}
}}


<!--T:26-->
|group4=<translate><!--T:53--> Property Overview</translate>
|group4=Worldgen
|body4={{NatsNavboxLines
|body4={{NatsNavboxLines  
|[[Modding:Item Json Properties|Item]],
|[[Modding:WorldGen_Concept|WorldGen Concepts]]
[[Modding:Entity_Json_Properties|Entity]],
[[Modding:WorldGen Configuration|Terrain]]
[[Modding:Block Json Properties|Block]],
[[Modding:Ores|Ores]]
[[Modding:Json_Block_Behaviors|Block Behaviors]],
[[Modding:Trees|Trees]]
[[Modding:Block Classes|Block Classes]],
{{Content/modding/code|[[Modding:WorldGen API|WorldGen API]]}}
[[Modding:Block Entity Classes|Block Entities]],
{{Content/modding/code|[[NatFloat]]}}
[[Modding:Block Entity Behaviors|Block Entity Behaviors]],
{{Content/modding/code|[[EvolvingNatFloat]]}}
[[Json:block:worldvariantgroups|World properties]]
[[Json Random Generator]]
}}
}}


<!--T:27-->
|group5=<translate><!--T:54--> Workflows & Infrastructure</translate>
|group5=Rendering
|body5={{NatsNavboxLines
|body5={{NatsNavboxLines
|{{Content/modding/code|[[Modding:Rendering API|Shaders&nbsp;and&nbsp;Renderers]]}}
|[[Modding:Modding_Efficiently|Modding Efficiency Tips]],
}}
[[Modding:Mod-Engine Compatibility|Mod-engine compatibility]],
 
{{Content/modding/code|[[Modding:Moddable_Mod|Mod Extensibility]]}},
<!--T:28-->
|group6=Property Overview
|body6={{NatsNavboxLines
|[[Modding:Item Json Properties|Item]]
[[Modding:Entity_Json_Properties|Entity]]
[[Modding:Block Json Properties|Block]]
[[Modding:Json_Block_Behaviors|Block Behaviors]]
[[Modding:Block Classes|Block Classes]]
[[Modding:Block Entity Classes|Block Entities]]
[[Modding:Block Entity Behaviors|Block Entity Behaviors]]
[[Json:block:worldvariantgroups|World properties]]
}}
 
<!--T:29-->
|group7=Workflows & Infrastructure
|body7={{NatsNavboxLines
|[[Modding:Modding_Efficiently|Modding Efficiency Tips]]  
[[Modding:Mod-Engine Compatibility|Mod-engine compatibility]]
{{Content/modding/code|[[Modding:Moddable_Mod|Mod Extensibility]]}}
{{Content/modding/code|[[Modding:Understanding_the_VS_Engine|VS Engine]]}}  
{{Content/modding/code|[[Modding:Understanding_the_VS_Engine|VS Engine]]}}  
}}
}}


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


<!--T:31-->
[https://github.com/anegostudios/vsmodexamples Example Mods],
[https://github.com/anegostudios/vsmodexamples Example Mods]  
[https://apidocs.vintagestory.at/api/Vintagestory.API.Common.html API&nbsp;Docs],
[https://apidocs.vintagestory.at/api/Vintagestory.API.Common.html API&nbsp;Docs]
[https://github.com/anegostudios GitHub&nbsp;Repository]
[https://github.com/anegostudios GitHub&nbsp;Repository]
}}
}}
}}
}}
<noinclude></translate></noinclude>

Latest revision as of 12:59, 11 April 2024