Template:Navbox/modding: Difference between revisions

From Vintage Story Wiki
No edit summary
(Changed navbox look)
Line 1: Line 1:
__NOTOC__
__NOTOC__
{| class="wikitable mw-collapsible mw-collapsed {{{state|collapsed}}}" style="text-align: left; margin:0px;"
{| class="wikitable " style="text-align: left; margin:0px;"
|-  
|-  
! style="width:100em;font-family:century gothic;" |<span style="font-size:150%;">[[File:Gear.png|25px]] [[Vintage Story]]: Modding [[File:Gear.png|25px]]</span>
| bgcolor="bcbcbc" style="width:100em;text-align: center;" |<span style="font-size:150%;">[[Vintage Story]]:&nbsp;Modding</span>
|-  
|-  
|
{| class="wikitable" style="text-align: left;margin:0px;"
{| class="wikitable" style="text-align: left;margin:0px;"
|-  
|-  
! style="text-align: center;width:100em;font-family:century gothic;"|
| bgcolor="d3d3d3" style="text-align: center;width:100em;"|
<span class="h4fake"> Basics </span>
<span class="h4fake">Basics</span>
|-
|-
| [[Mod Types]] ♦ [[The_Asset_System|Asset System]] ♦ [[Textures]] ♦ [[Basic_Item|Items]] ♦ [[Creating_Recipes|Recipes]] ♦ [[Basic_Block|Blocks]] ♦ [[VS_Model_Creator|Model Creator]] ♦ [[Mod_Packaging|Release]]
| [[Mod Types]] ♦ [[The_Asset_System|Asset System]] ♦ [[Textures]] ♦ [[Basic_Item|Items]] ♦ [[Creating_Recipes|Recipes]] ♦ [[Basic_Block|Blocks]] ♦ [[VS_Model_Creator|Model Creator]] ♦ [[Mod_Packaging|Release]]
Line 14: Line 13:
{| class="wikitable" style="text-align: left;margin:0px;"
{| class="wikitable" style="text-align: left;margin:0px;"
|-  
|-  
! style="text-align: center;width:100em;font-family:century gothic;" colspan="2" |
| bgcolor="d3d3d" style="text-align: center;width:100em;" colspan="2" |
<span class="h4fake"> Advanced </span>
<span class="h4fake">Advanced</span>
|-
|-
| Setup([[Setting_up_your_Windows_Development_Environment|Windows]],[[Setting_up_your_Linux_Development_Environment|Linux]]) ♦ Items ♦ [[Advanced_Blocks|Blocks]] ♦ [[Block/_Item_Interactions|Item-Block interractions]] ♦ [[Adding_Block_Behavior|Block Behavior]] ♦ [[Block Entity]] ♦ [[Simple_Particles|Particles]] ♦ [[World Access]]
| Setup([[Setting_up_your_Windows_Development_Environment|Windows]],[[Setting_up_your_Linux_Development_Environment|Linux]]) ♦ Items ♦ [[Advanced_Blocks|Blocks]] ♦ [[Block/_Item_Interactions|Item-Block interractions]] ♦ [[Adding_Block_Behavior|Block Behavior]] ♦ [[Block Entity]] ♦ [[Simple_Particles|Particles]] ♦ [[World Access]]
Line 21: Line 20:
{| class="wikitable" style="text-align: left;margin:0px;"
{| class="wikitable" style="text-align: left;margin:0px;"
|-  
|-  
! style="text-align: center;width:100em;font-family:century gothic;" colspan="2" |
| bgcolor="d3d3d" style="text-align: center;width:100em;" colspan="2" |


<span class="h4fake"> Worldgen </span>
<span class="h4fake">Worldgen</span>
|-
|-
| [[WorldGen_Configuration|Terrain]] ♦ Ores ♦ Trees ♦ [[WorldGen_API|Worldgen API]]  
| [[WorldGen_Configuration|Terrain]] ♦ Ores ♦ Trees ♦ [[WorldGen_API|Worldgen API]]  
Line 29: Line 28:
{| class="wikitable" style="text-align: left;margin:0px;"
{| class="wikitable" style="text-align: left;margin:0px;"
|-  
|-  
! style="text-align: center;width:100em;font-family:century gothic;" colspan="2" |
| bgcolor="d3d3d" style="text-align: center;width:100em;" colspan="2" |
<span class="h4fake"> Rendering </span>
<span class="h4fake">Rendering</span>
|-
|-
| [[Rendering_API|Shaders and Renderers]]  
| [[Rendering_API|Shaders and Renderers]]  
Line 36: Line 35:
{| class="wikitable" style="text-align: left;margin:0px;"
{| class="wikitable" style="text-align: left;margin:0px;"
|-  
|-  
! style="text-align: center;width:100em;font-family:century gothic;" |
| bgcolor="d3d3d" style="text-align: center;width:100em;" |
<span class="h4fake"> Property Overview </span>
<span class="h4fake">Property Overview</span>
|-
|-
| [[Item_Json_Properties|Item]] ♦ [[Block_Json_Properties|Block]]  
| [[Item_Json_Properties|Item]] ♦ [[Block_Json_Properties|Block]]  
|}
|}
|}
|}

Revision as of 11:23, 11 July 2018

Vintage Story: Modding

Basics

Mod TypesAsset SystemTexturesItemsRecipesBlocksModel CreatorRelease

Advanced

Setup(Windows,Linux) ♦ Items ♦ BlocksItem-Block interractionsBlock BehaviorBlock EntityParticlesWorld Access

Worldgen

Terrain ♦ Ores ♦ Trees ♦ Worldgen API

Rendering

Shaders and Renderers

Property Overview

ItemBlock