Template:Navbox/modding/sk: Difference between revisions

From Vintage Story Wiki
(Created page with "{{ll|Modding:Asset System|Systém aktív (Asset)}} | {{ll|Modding:Textures|Textúry}} | {{ll|Modding:Basic Item|Veci}} | {{ll|Modding:Creating Recipes|Recepty}} | {{ll|Modding:Basic Block|Bloky}} | {{ll|Modding:Basic Entity|Entity}} | {{ll|Modding:VS Model Creator|Model Creator}} | {{ll|Animation Basics|Základy animácií}} | {{ll|VTML|VTML & Ikony}} | {{ll|Modding:Mod Packaging|Tvorba balíčkov & Uvoľňovanie verzií}} | {{ll|Modinfo|Informácie k módom}} | {{ll|Deb...")
(Updating to match new version of source page)
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
<languages/>
<languages/>
</noinclude>
</noinclude>__NOTOC__<includeonly>{{Messagebox
__NOTOC__
|image= Icon Sign.png
{| class="wikitable " style="text-align: left; margin:0px; width:100%; font-size: 80%;"
|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.
| style="text-align:center;"|<span style="font-size:150%;">{{ll|Modding:Getting Started|<noinclude></noinclude>Módovanie / Tvorba rozšírení<noinclude></noinclude>}}</span>
}}</includeonly>{{Navbox
|-
|hidden={{#if:{{{hidden|}}}|true}}
{| class="wikitable" style="text-align: left;margin:0px;width:100%;"
|title=<span lang="en" dir="ltr" class="mw-content-ltr">Modding</span>
|-
|style="text-align: right;" colspan="2"|<noinclude></noinclude><span style="font-size:75%;">{{Navbox/modding/code|Zelené body}} vyžadujú kódovanie v C#</span><noinclude></noinclude>
<noinclude></noinclude>
|-
|'''Základy'''
|
{{ll|Modding:Getting Started|Začíname}} |
{{ll|Modding:Basic_Modding_Examples|Základné príklady}} |
{{ll|Modding:Theme_Pack|Balík tém}}


{{ll|Modding:Asset System|Systém aktív (Asset)}} |
|group1=<span lang="en" dir="ltr" class="mw-content-ltr">Modding Introduction</span>
{{ll|Modding:Textures|Textúry}} |
|body1={{NatsNavboxLines
{{ll|Modding:Basic Item|Veci}} |
|{{ll|Modding:Getting Started|Getting Started|nsp=0}},
{{ll|Modding:Creating Recipes|Recepty}} |
{{ll|Modding:Theme_Pack|nsp=0}}
{{ll|Modding:Basic Block|Bloky}} |
}}
{{ll|Modding:Basic Entity|Entity}} |
{{ll|Modding:VS Model Creator|Model Creator}} |
{{ll|Animation Basics|Základy animácií}} |
{{ll|VTML|VTML & Ikony}} |
{{ll|Modding:Mod Packaging|Tvorba balíčkov & Uvoľňovanie verzií}} |
{{ll|Modinfo|Informácie k módom}} |
{{ll|Debugging|Ladenie}}


|-
|group2=<span lang="en" dir="ltr" class="mw-content-ltr">Content Modding</span>
|'''Advanced'''
|body2={{NatsNavboxLines
|
|{{ll|Modding:Content_Mods|Content Mods|nsp=0}},
{{ll|Modding:JSON_Patching|nsp=0}} |
{{ll|Modding:Developing_a_Content_Mod|Developing a Content Mod|nsp=0}},
{{ll|Modding:Advanced JSON Item|nsp=0}} |
{{ll|Modding:Basic_Content_Tutorials|Basic Tutorials|nsp=0}},
{{ll|Modding:The_Remapper|nsp=0}} |
{{ll|Modding:Intermediate_Content_Tutorials|Intermediate Tutorials|nsp=0}},
{{ll|Modding:Server-Client_Considerations|nsp=0}} |
{{ll|Modding:Advanced_Content_Tutorials|Advanced Tutorials|nsp=0}},
{{ll|Modding:CompatibilityLib|Compatibility with other mods}}
{{ll|Modding:Content_Mod_Concepts|Content Mod Concepts|nsp=0}}
}}


{{Content/modding/code|{{ll|Modding:Setting_up_your_Development_Environment|nsp=0}}}}
|group3=<span lang="en" dir="ltr" class="mw-content-ltr">Code Modding</span>
|body3={{NatsNavboxLines
|{{ll|Modding:Code_Mods|Code Mods|nsp=0}},
{{ll|Modding:Setting_up_your_Development_Environment|Setting up your Development Environment|nsp=0}}
}}


{{Content/modding/code|{{ll|Modding:Advanced_Blocks|nsp=0}}}} |
|group4=<span lang="en" dir="ltr" class="mw-content-ltr">Property Overview</span>
{{Content/modding/code|{{ll|Modding:Advanced Items|nsp=0}}}} |
|body4={{NatsNavboxLines
{{Content/modding/code|{{ll|Modding:Block and Item Interactions|nsp=0}}}} |
|[[Modding:Item Json Properties|Item]],
{{Content/modding/code|{{ll|Modding:Adding_Block_Behavior|Block Behavior}}}} |
[[Modding:Entity_Json_Properties|Entity]],
{{Content/modding/code|{{ll|Modding:Block_Entity|nsp=0}}}} |
[[Modding:Block Json Properties|Block]],
{{Content/modding/code|{{ll|Modding:Simple_Particles|Particle Effects}}}} |
[[Modding:Json_Block_Behaviors|Block Behaviors]],
{{Content/modding/code|{{ll|Modding:World Access|nsp=0}}}} |
[[Modding:Block Classes|Block Classes]],
{{Content/modding/code|{{ll|Modding:Basic_Inventory_Handling|Inventory Handling}}}} |
[[Modding:Block Entity Classes|Block Entities]],
{{Content/modding/code|{{ll|Modding:Commands|nsp=0}}}} |
[[Modding:Block Entity Behaviors|Block Entity Behaviors]],
{{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)}}}}
 
|-
|'''Data Management'''
|
{{Content/modding/code|[[Modding:SaveGame_Data_Storage|Savegame Data Storage]]}} |
{{Content/modding/code|[[Modding:ModConfig|ModConfig File]]}} |
{{Content/modding/code|[[Modding:Chunk_Data_Storage|Chunk Data Storage]]}} |
{{Content/modding/code|[[Modding:Tree_Attribute|Tree Attribute]]}}
 
|-
|'''Worldgen'''
|
[[Modding:WorldGen_Concept|WorldGen Concepts]] |
[[Modding:WorldGen Configuration|Terrain]] |
[[Modding:Ores|Ores]] |
[[Modding:Trees|Trees]] |
{{Content/modding/code|[[Modding:WorldGen API|WorldGen API]]}} |
{{Content/modding/code|[[NatFloat]]}} |
{{Content/modding/code|[[EvolvingNatFloat]]}} |
[[Json Random Generator]]
 
|-
|'''Rendering'''
|
{{Content/modding/code|[[Modding:Rendering API|Shaders&nbsp;and&nbsp;Renderers]]}}
 
|-
|'''Property Overview'''
|
[[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]]
[[Json:block:worldvariantgroups|World properties]]
}}


|-
|group5=<span lang="en" dir="ltr" class="mw-content-ltr">Workflows & Infrastructure</span>
|'''Workflows & Infrastructure'''
|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]] |
{{Content/modding/code|[[Modding:Moddable_Mod|Mod Extensibility]]}},
{{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]]}}  
}}


|-
|group6=<span lang="en" dir="ltr" class="mw-content-ltr">Additional Resources</span>
|'''Additional Resources'''
|body6={{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]],
[[Creative Starter Guide]] |
[[Client startup parameters]],
[[ServerBlockTicking]] |
[[Server startup parameters]],
[[Bot System]] |
[[How_to_use_WorldEdit|WorldEdit]] |
[[Cinematic Camera]] |
[[Adjustable FPS Video Recording]]


[https://github.com/anegostudios/vsmodexamples Example Mods] &#124;
[https://github.com/anegostudios/vsmodexamples Example Mods],
[https://apidocs.vintagestory.at/api/Vintagestory.API.Common.html API&nbsp;Docs] &#124;
[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></noinclude>
}}
|}
}}
<noinclude>[[Category:Navigation templates]]</noinclude>

Latest revision as of 13:00, 11 April 2024