Template:Navbox/modding/ru: Difference between revisions
From Vintage Story Wiki
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 21: | Line 21: | ||
{{ll|Modding:Basic_Content_Tutorials|Basic Tutorials|nsp=0}}, | {{ll|Modding:Basic_Content_Tutorials|Basic Tutorials|nsp=0}}, | ||
{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}}, | {{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}}, | ||
{{ll|Modding:Advanced_Content_Tutorials|Advanced Tutorials|nsp=0}} | {{ll|Modding:Advanced_Content_Tutorials|Advanced Tutorials|nsp=0}}, | ||
{{ll|Modding:Content_Mod_Concepts|Content Mod Concepts|nsp=0}} | |||
}} | }} | ||
Line 34: | Line 35: | ||
|[[Modding:Item Json Properties|Item]], | |[[Modding:Item Json Properties|Item]], | ||
[[Modding:Entity_Json_Properties|Entity]], | [[Modding:Entity_Json_Properties|Entity]], | ||
[[Modding:Entity Behaviors|Entity Behaviors]], | |||
[[Modding:Block Json Properties|Block]], | [[Modding:Block Json Properties|Block]], | ||
[[Modding:Json_Block_Behaviors|Block Behaviors]], | [[Modding:Json_Block_Behaviors|Block Behaviors]], | ||
Line 39: | Line 41: | ||
[[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]], | ||
[[Modding:Collectible_Behaviors|Collectible Behaviors]], | |||
[[Json:block:worldvariantgroups|World properties]] | [[Json:block:worldvariantgroups|World properties]] | ||
}} | }} | ||
Line 53: | Line 56: | ||
|body6={{NatsNavboxLines | |body6={{NatsNavboxLines | ||
|{{ll|Modding:Community_Resources|nsp=0}}, | |{{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 server commands]], | ||
[[List of client commands]], | [[List of client commands]], |
Latest revision as of 20:56, 19 October 2024
Modding | |
---|---|
Modding Introduction | Getting Started • Пакет тем |
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 | Item • Entity • Entity Behaviors • Block • Block Behaviors • Block Classes • Block Entities • Block Entity Behaviors • Collectible Behaviors • World properties |
Workflows & Infrastructure | Modding Efficiency Tips • Mod-engine compatibility • Mod Extensibility • VS Engine |
Additional Resources | Community Resources • Modding API Updates • Programming Languages • List of server commands • List of client commands • Client startup parameters • Server startup parameters Example Mods • API Docs • GitHub Repository |