User:Nateonus: Difference between revisions

From Vintage Story Wiki
mNo edit summary
mNo edit summary
Tag: Manual revert
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable frontmodding" style="margin-top: 40px; background: transparent; table-layout:fixed;"
<noinclude>
! colspan="4" valign="top" style="text-align: center;" |Modding the Game
<languages/>
|-
</noinclude>__NOTOC__{{Navbox
| colspan="4" |Vintage Story is created in a way that allows anyone to add their own content to the game. For more information and where to begin, visit the [[Modding:Getting Started|Getting Started]] modding page. The links below will take you to various landing pages for modding subjects.
|title=<translate><!--T:1--> Content Modding</translate>
|-
|group1=<translate><!--T:2--> Basics</translate>
! colspan="2" valign="top" style="text-align: center;" |Content Mods
|body1={{NatsNavboxLines
! colspan="2" valign="top" style="text-align: center;" |Code Mods
|{{ll|Modding:Content_Mods|Content Mods|nsp=0}},
|-
{{ll|Modding:Developing_a_Content_Mod|Developing a Content Mod|nsp=0}}
| valign="top" style="text-align: left;" |
}}
* [[Modding:Content Mods|Content Mods]]
* [[Modding:Developing a Content Mod|Developing a Content Mod]]
* [[Modding:Basic Content Tutorials|Basic Tutorials]]
* [[Modding:Intermediate Content Tutorials|Intermediate Tutorials]]
| valign="top" style="text-align: left;" |
* [[Modding:Advanced Content Tutorials|Advanced Tutorials]]
* [[Modding:Other Content Tutorials|Other Tutorials]]
* [[Modding:Content Mod Concepts|Content Mod Concepts]]
| valign="top" style="text-align: left;" |
| valign="top" style="text-align: left;" |
|-
! valign="top" style="text-align: center;" |Programming Basics
! valign="top" style="text-align: center;" |Game Objects
! colspan="2;" valign="top" style="text-align: center;" |API
|-
| valign="top" style="text-align: left;" |


*{{ll|Modding:Setting up your Development Environment|Setting up your Dev. Environment}}
|group2=<translate><!--T:6--> Tutorials</translate>
*[https://github.com/anegostudios/vsmodexamples Mod Samples]
|body2={{Navbox
*{{ll|Modding:Programming Languages|Learning the Programming Languages}}
|child=true
| valign="top" style="text-align: left;" |
|group1=<translate><!--T:3--> Basic</translate>
|body1={{NatsNavboxLines
|{{ll|Modding:Basic_Content_Tutorials|Basic Tutorials|nsp=0}},
{{ll|Modding:Content_Tutorial_Basics|1. Content Essentials|nsp=0}},
{{ll|Modding:Content_Tutorial_Simple_Item|2. Simple Item|nsp=0}},
{{ll|Modding:Content_Tutorial_Simple_Block|3. Simple Block|nsp=0}},
{{ll|Modding:Content_Tutorial_Simple_Recipe|4. Simple Recipes|nsp=0}}
}}


*{{ll|Modding:Block_System|The VS Block Systems}}
|group2=<translate><!--T:4--> Intermediate</translate>
*{{ll|Modding:Advanced Blocks|Block Class}}
|body2={{NatsNavboxLines
*{{ll|Modding:Block Entity|Block Entity}}
|{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}},
*{{ll|Modding:Adding Block Behavior|Block Behavior}}
{{ll|Modding:Content_Tutorial_Item_Variants|5. Item Variants|nsp=0}},
*{{ll|Modding:Advanced Items|Item Class}}
{{ll|Modding:Content_Tutorial_Block_Variants|6. Block Variants|nsp=0}},
*{{ll|Modding:Block and Item Interactions|Block and Item interactions}}
{{ll|Modding:Content_Tutorial_Complex_Grid_Recipes|7. Complex Grid Recipes|nsp=0}},
| valign="top" style="text-align: left;" |
{{ll|Modding:Content_Tutorial_Further_Recipes|8. Further Recipes|nsp=0}},
{{ll|Modding:Content_Tutorial_Simple_Worldgen|9. Simple World Generation|nsp=0}}
}}


*{{ll|Modding:Commands|nsp=1}}
|group3=<translate><!--T:5--> Advanced</translate>
*{{ll|Modding:WorldGen API|nsp=1}}
|body3={{NatsNavboxLines
*{{ll|Modding:WorldGen Concept|nsp=1}}
|{{ll|Modding:Advanced_Content_Tutorials|Advanced Tutorials|nsp=0}}
*{{ll|Modding:Network API|nsp=1}}
}}
*{{ll|Modding:Simple Particles|Particles}}
*{{ll|Modding:TreeAttribute|nsp=1}}
*{{ll|Modding:World Access|nsp=1}}
| valign="top" style="text-align: left;" |


*{{ll|Modding:Basic Inventory Handling|Basic Inventory Handling}}
|group4=<translate><!--T:12--> Other</translate>
*{{ll|Modding:Rendering API|Shaders and Renderers}}
|body4={{NatsNavboxLines
*{{ll|Modding:GUIs|Graphical User Interfaces}}
|{{ll|Modding:Other_Content_Tutorials|Other Tutorials|nsp=0}},
*{{ll|Modding:SaveGame Data Storage|SaveGame Data Storage}}
{{ll|Modding:Debugging_Content|Debugging Content|nsp=0}}
*{{ll|Modding:Chunk Data Storage|Chunk Data Storage}}
}}
*{{ll|Modding:Moddable Mod|Moddable Mod}}
}}
|-
 
|}
|group3=<translate><!--T:11--> Concepts</translate>
|body3={{NatsNavboxLines
|{{ll|Modding:Content_Mod_Concepts|Modding Concepts|nsp=0}},
{{ll|Modding:Variants|nsp=0}},
{{ll|Modding:Domains|nsp=0}},
{{ll|Modding:JSON_Patching|Patching|nsp=0}},
{{ll|Modding:The_Remapper|Remapping|nsp=0}},
{{ll|Modding:World_Properties|World Properties|nsp=0}}
}}
 
|group4=<translate>Moddable Assets</translate>
|body4={{navbox
|child=true
|group1=<translate>Common</translate>
|body1={{NatsNavboxLines
|{{ll|Modding:Asset Type - BlockTypes|Block Types|nsp=0}},
{{ll|Modding:Asset Type - Entities|Entities|nsp=0}},
{{ll|Modding:Asset Type - ItemTypes|Item Types|nsp=0}},
{{ll|Modding:Asset Type - Patches|Patches|nsp=0}},
{{ll|Modding:Asset Type - Recipes|Recipes|nsp=0}} ({{ll|Modding:Asset Type - Recipes (Alloy)|Alloy|nsp=0}}, {{ll|Modding:Asset Type - Recipes (Barrel)|Barrel|nsp=0}}, {{ll|Modding:Asset Type - Recipes (Clayforming)|Clayforming|nsp=0}}, {{ll|Modding:Asset Type - Recipes (Cooking)|Cooking|nsp=0}}, {{ll|Modding:Asset Type - Recipes (Grid)|Grid|nsp=0}}, {{ll|Modding:Asset Type - Recipes (Knapping)|Knapping|nsp=0}}, {{ll|Modding:Asset Type - Recipes (Smithing)|Smithing|nsp=0}}),
{{ll|Modding:Asset Type - Shapes|Shapes|nsp=0}},
{{ll|Modding:Asset Type - Sounds|Sounds|nsp=0}},
{{ll|Modding:Asset Type - Textures|Textures|nsp=0}},
{{ll|Modding:Asset Type - WorldProperties|World Properties|nsp=0}}
}}
}}
 
|group5=<translate><!--T:7--> Uncategorized</translate>
|body5={{navbox
|child=true
|group1=<translate><!--T:8--> Basics</translate>
|body1={{NatsNavboxLines
|{{ll|Modding:Basic_Modding_Examples|Basic Examples|nsp=0}},
{{ll|Modding:Asset System|nsp=0}},
{{ll|Modding:Textures|Textures|nsp=0}},
{{ll|Modding:Basic Item|Items|nsp=0}},
{{ll|Modding:Creating Recipes|Recipes|nsp=0}},
{{ll|Modding:Basic Block|Blocks|nsp=0}},
{{ll|Modding:Basic Entity|Entities|nsp=0}},
{{ll|Modding:VS Model Creator|Model Creator|nsp=0}},
{{ll|Modding:Animation|nsp=0}},
{{ll|VTML|VTML & Icons|nsp=0}},
{{ll|Modding:Mod Packaging|Packaging & Release|nsp=0}},
{{ll|Modinfo|nsp=0}}
}}
 
|group2=<translate><!--T:9--> Advanced</translate>
|body2={{NatsNavboxLines
|{{ll|Modding:Advanced JSON Item|nsp=0}},
{{ll|Modding:CompatibilityLib|Compatibility with other mods|nsp=0}}
}}  
 
|group3=<translate><!--T:10--> Worldgen</translate>
|body3={{NatsNavboxLines
|{{ll|Modding:WorldGen_Concept|WorldGen Concepts|nsp=0}},
{{ll|Modding:WorldGen Configuration|Terrain|nsp=0}},
{{ll|Modding:Ores|Ores|nsp=0}},
{{ll|Modding:Trees|Trees|nsp=0}},
{{ll|Json Random Generator|nsp=0}}
}}
}}
 
}}{{navbox/modding|hidden=true}}

Latest revision as of 10:23, 19 July 2024

Other languages:
Content Modding
Basics Content Mods Developing a Content Mod
Tutorials
Concepts Modding Concepts Variants Domains Patching Remapping World Properties
Moddable Assets
Uncategorized
Icon Sign.png

Wondering where some links have gone?
The modding navbox is going through some changes! Check out Navigation Box Updates for more info and help finding specific pages.

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 ItemEntityEntity BehaviorsBlockBlock BehaviorsBlock ClassesBlock EntitiesBlock Entity BehaviorsCollectible BehaviorsWorld properties
Workflows & Infrastructure Modding Efficiency TipsMod-engine compatibilityMod ExtensibilityVS Engine
Additional Resources Community Resources Modding API Updates Programming Languages List of server commandsList of client commandsClient startup parametersServer startup parameters
Example ModsAPI DocsGitHub Repository