Modding:Basic Code Tutorials: Difference between revisions
From Vintage Story Wiki
(Created page.) |
(No difference)
|
Revision as of 17:55, 24 May 2024
This is the landing page for the basic content tutorials. These will cover the basic introduction of modding, including the definitions of shapes, textures, lang files, blocks, items, and recipes.
Basic Tutorials
- Content Essentials - This gives an understand of various topics used throughout the basic content mods.
- Basic Block Tutorial - Here you will create an item. This will introduce you to using shape, texture, and lang files.
- Simple Block Tutorial - Here you will create a block with different properties. You will also use texture and lang files here.
- Simple Recipes Tutorial - Here you will create new recipes for the above item and block.
Content Modding | |||||||||
---|---|---|---|---|---|---|---|---|---|
Basics | Content Mods • Developing a Content Mod • Packaging & Release | ||||||||
Tutorials |
|
||||||||
Concepts | Modding Concepts • Modinfo • Variants • Domains • Patching • Remapping • World Properties | ||||||||
Moddable Assets |
|
||||||||
Uncategorized |
|
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 | |
---|---|
Modding Introduction | Getting Started • Theme Pack |
Content Modding | Content Mods • Developing a Content Mod • Basic Tutorials • Intermediate Tutorials • Advanced Tutorials • Content Mod Concepts |
Code Modding | Code Mods • Setting up your Development Environment |
Property Overview | Item • Entity • Entity Behaviors • Block • Block Behaviors • Block Classes • Block Entities • Block Entity Behaviors • Collectible Behaviors • World properties |
Workflows & Infrastructure | Modding Efficiency Tips • Mod-engine compatibility • Mod Extensibility • VS Engine |
Additional Resources | Community Resources • Modding API Updates • Programming Languages • List of server commands • List of client commands • Client startup parameters • Server startup parameters Example Mods • API Docs • GitHub Repository |