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__{{Navbox
</noinclude>__NOTOC__
<onlyinclude>{{Messagebox
|image= Icon Sign.png
|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.
}}</onlyinclude>{{Navbox
|hidden={{#if:{{{hidden|}}}|true}}
|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>
|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>
|group1=<span lang="en" dir="ltr" class="mw-content-ltr">Basics</span>
|group1=<span lang="en" dir="ltr" class="mw-content-ltr">Basics</span>
|body1={{NatsNavboxLines
|body1={{NatsNavboxLines
Line 82: Line 89:
[[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]]
}}
}}



Revision as of 15:02, 27 March 2024

Other languages:
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 Navigation Underlined pages require C# coding
Basics Getting Started Basic Examples Пакет тем Content Mod Developing a Content Mod
Модинг:Система ассетов Textures Items Recipes Blocks Entities Model Creator Animation Basics VTML & Icons Packaging & Release Модинфо Отладка
Advanced JSON-патчинг Advanced JSON Item The Remapper Клиент-серверное взаимодействие Compatibility with other mods
Настройка среды разработки Функциональные Блоки Функциональные Предметы Взаимодействие Блоков и Предметов Block Behavior Блочная сущность Particle Effects Доступ к миру Inventory Handling Команды GUI Сетевой API Monkey patching (Harmony)
Data Management Savegame Data Storage ModConfig File Chunk Data Storage TreeAttribute
Worldgen WorldGen Concepts Terrain Ores Trees WorldGen API NatFloat EvolvingNatFloat Json Random Generator
Rendering Shaders and Renderers
Property Overview ItemEntityBlockBlock BehaviorsBlock ClassesBlock EntitiesBlock Entity BehaviorsWorld properties
Workflows & Infrastructure Modding Efficiency TipsMod-engine compatibilityMod ExtensibilityVS Engine
Additional Resources List of server commandsList of client commandsClient startup parametersServer startup parameters
Example ModsAPI DocsGitHub Repository