User:Nateonus: Difference between revisions

From Vintage Story Wiki
mNo edit summary
m (mainpage navbox)
Line 26: Line 26:
{{User:Nateonus/lltest|User:Nateonus/navbox/main|Nat's Navbox}}
{{User:Nateonus/lltest|User:Nateonus/navbox/main|Nat's Navbox}}
</translate>
</translate>
{| class="wikitable frontmodding" style="margin-top: 40px; background: transparent; table-layout:fixed;"
! colspan="4" valign="top" style="text-align: center;" |Modding the Game
|-
! valign="top" style="text-align: center;" |Modding Basics
! valign="top" style="text-align: center;" |Going Further
! valign="top" style="text-align: center;" |Block and Item Assets
! valign="top" style="text-align: center;" |Entity and World Assets
|-
| valign="top" style="text-align: left;" |
*{{ll|Modding:Getting_Started|Getting Started}}
*{{ll|Modding:Asset System|Asset System}}
*{{ll|Modding:Basic Modding Examples|Mod Samples}}
*{{ll|Modding:VS Model Creator|Model Creator}}
*{{ll|Modding:Textures|Textures}}
*{{ll|Modding:Creating Recipes|Grid Crafting Recipes}}
| valign="top" style="text-align: left;" |
*{{ll|Modding:Modding Efficiently|Modding Efficiently}}
*{{ll|VTML}}
*{{ll|Modding:Mod Packaging|Packaging}}
*[https://mods.vintagestory.at/ Mod Database]
*{{ll|Modding:JSON Patching|JSON Patching}}
*{{ll|Modding:The Remapper|The Remapper}}
*{{ll|Modding:Mod-Engine Compatibility|Mod-Engine Compatibility}}
<!--T:164-->
| valign="top" style="text-align: left;" |
*{{ll|Modding:Basic Block|Basic blocks}} ({{ll|Basic Block#Custom Shapes|Custom Shapes}})
*{{ll|Modding:Block Json Properties|Block property overview}}
*{{ll|Modding:Basic Item|Basic item}}
*{{ll|Modding:Item Json Properties|Item property overview}}
| valign="top" style="text-align: left;" |
*{{ll|Modding:Basic Entity|Basic entity}}
*{{ll|Modding:Entity Json Properties|Entity property overview}}
*{{ll|Modding:WorldGen Configuration|WorldGen modding}}
|-
! valign="top" style="text-align: center;" |Programming Basics
! valign="top" style="text-align: center;" |Game Objects
! colspan="2;" valign="top" style="text-align: center;" |API
|-
| valign="top" style="text-align: left;" |
*{{ll|Modding:Setting up your Development Environment|Setting up your Dev. Environment}}
*[https://github.com/anegostudios/vsmodexamples Mod Samples]
*{{ll|Modding:Programming Languages|Learning the Programming Languages}}
| valign="top" style="text-align: left;" |
*{{ll|Modding:Block_System|The VS Block Systems}}
*{{ll|Modding:Advanced Blocks|Block Class}}
*{{ll|Modding:Block Entity|Block Entity}}
*{{ll|Modding:Adding Block Behavior|Block Behavior}}
*{{ll|Modding:Advanced Items|Item Class}}
*{{ll|Modding:Block and Item Interactions|Block and Item interactions}}
| valign="top" style="text-align: left;" |
*{{ll|Modding:Commands|nsp=1}}
*{{ll|Modding:WorldGen API|nsp=1}}
*{{ll|Modding:WorldGen Concept|nsp=1}}
*{{ll|Modding:Network API|nsp=1}}
*{{ll|Modding:Simple Particles|Particles}}
*{{ll|Modding:TreeAttribute|nsp=1}}
*{{ll|Modding:World Access|nsp=1}}
| valign="top" style="text-align: left;" |
*{{ll|Modding:Basic Inventory Handling|Basic Inventory Handling}}
*{{ll|Modding:Rendering API|Shaders and Renderers}}
*{{ll|Modding:GUIs|Graphical User Interfaces}}
*{{ll|Modding:SaveGame Data Storage|SaveGame Data Storage}}
*{{ll|Modding:Chunk Data Storage|Chunk Data Storage}}
*{{ll|Modding:Moddable Mod|Moddable Mod}}
|-
|}


{{User:Nateonus/navbox/content}}
{{User:Nateonus/navbox/content}}

Revision as of 15:19, 31 March 2024

Other languages:

just a tea-drinking english chap. User:Nateonus/navbox/main User:Nateonus/navbox/content User:Nateonus/navbox/props User:Nateonus/navbox/code

Nateonus

User:Nateonus/Main Page
User:Nateonusen

User:Nateonus/PageOutdated

GameIcon.png

This page is outdated!
Some details may not be accurate, so use with caution!

GameIcon.png

This page is outdated!
Some details may not be accurate, so use with caution! Please view my user page for an up-to-date page!

This section is outdated! Some details may not be accurate, so use with caution!

This section is outdated! Some details may not be accurate, so use with caution! Please view my user page for up-to-date information!


User:Nateonus/lltest Nat's Page Nat's Navbox

Modding the Game
Modding Basics Going Further Block and Item Assets Entity and World Assets
Programming Basics Game Objects API


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.