Modding:Other Content Tutorials: Difference between revisions
From Vintage Story Wiki
(Marked this version for translation) |
mNo edit summary |
||
Line 6: | Line 6: | ||
* {{ll|Modding:Debugging Content|Debugging Content|nsp=0}} - <translate><!--T:3--> This tutorial will give a list of common issues when modding, as well as how to solve them. It also shows you how to enable developer mode, and to launch the game through the console to view logs.</translate> | * {{ll|Modding:Debugging Content|Debugging Content|nsp=0}} - <translate><!--T:3--> This tutorial will give a list of common issues when modding, as well as how to solve them. It also shows you how to enable developer mode, and to launch the game through the console to view logs.</translate> | ||
{{ | {{Navbox/contentmodding}} |
Latest revision as of 10:41, 26 May 2024
This page is the landing page for the miscellaneous content tutorials. These often cover topics that solve specific tasks, and may be referenced from other tutorials.
Other Tutorials
- Debugging Content - This tutorial will give a list of common issues when modding, as well as how to solve them. It also shows you how to enable developer mode, and to launch the game through the console to view logs.
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 |