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) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
<languages/> | <languages/> | ||
</noinclude>__NOTOC__ | </noinclude>__NOTOC__<includeonly>{{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? | ||
Line 8: | Line 7: | ||
}}</includeonly>{{Navbox | }}</includeonly>{{Navbox | ||
|hidden={{#if:{{{hidden|}}}|true}} | |hidden={{#if:{{{hidden|}}}|true}} | ||
|title= | |title=<span lang="en" dir="ltr" class="mw-content-ltr">Modding</span> | ||
|group1=<span lang="en" dir="ltr" class="mw-content-ltr"> | |group1=<span lang="en" dir="ltr" class="mw-content-ltr">Modding Introduction</span> | ||
|body1={{NatsNavboxLines | |body1={{NatsNavboxLines | ||
|{{ll|Modding:Getting Started|Getting Started|nsp=0}}, | |{{ll|Modding:Getting Started|Getting Started|nsp=0}}, | ||
{{ll|Modding:Theme_Pack|nsp=0}} | |||
{{ll|Modding:Theme_Pack | |||
}} | }} | ||
|group2=<span lang="en" dir="ltr" class="mw-content-ltr"> | |group2=<span lang="en" dir="ltr" class="mw-content-ltr">Content Modding</span> | ||
|body2={{NatsNavboxLines | |body2={{NatsNavboxLines | ||
|{{ll|Modding: | |{{ll|Modding:Content_Mods|Content Mods|nsp=0}}, | ||
{{ll|Modding:Developing_a_Content_Mod|Developing a Content Mod|nsp=0}}, | |||
{{ll|Modding:Basic_Content_Tutorials|Basic Tutorials|nsp=0}}, | |||
{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}}, | |||
{{ll|Modding:Advanced_Content_Tutorials|Advanced Tutorials|nsp=0}} | |||
}} | }} | ||
|group3=<span lang="en" dir="ltr" class="mw-content-ltr"> | |group3=<span lang="en" dir="ltr" class="mw-content-ltr">Code Modding</span> | ||
|body3={{NatsNavboxLines | |body3={{NatsNavboxLines | ||
|{{ll|Modding:Code_Mods|Code Mods|nsp=0}} | |||
}} | }} | ||
| | |group4=<span lang="en" dir="ltr" class="mw-content-ltr">Property Overview</span> | ||
|body4={{NatsNavboxLines | |||
| | |||
|[[Modding:Item Json Properties|Item]], | |[[Modding:Item Json Properties|Item]], | ||
[[Modding:Entity_Json_Properties|Entity]], | [[Modding:Entity_Json_Properties|Entity]], | ||
Line 92: | Line 41: | ||
}} | }} | ||
| | |group5=<span lang="en" dir="ltr" class="mw-content-ltr">Workflows & Infrastructure</span> | ||
| | |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 100: | Line 49: | ||
}} | }} | ||
| | |group6=<span lang="en" dir="ltr" class="mw-content-ltr">Additional Resources</span> | ||
| | |body6={{NatsNavboxLines | ||
|[[List of server commands]], | |[[List of server commands]], | ||
[[List of client commands]], | [[List of client commands]], |
Revision as of 16:52, 27 March 2024
Modding | |
---|---|
Modding Introduction | Getting Started • Пакет тем |
Content Modding | Content Mods • Developing a Content Mod • Basic Tutorials • Intermediate Tutorials • Advanced Tutorials |
Code Modding | Code Mods |
Property Overview | Item • Entity • Block • Block Behaviors • Block Classes • Block Entities • Block Entity Behaviors • World properties |
Workflows & Infrastructure | Modding Efficiency Tips • Mod-engine compatibility • Mod Extensibility • VS Engine |
Additional Resources | List of server commands • List of client commands • Client startup parameters • Server startup parameters Example Mods • API Docs • GitHub Repository |