Modding:Community Resources: Difference between revisions
From Vintage Story Wiki
m (Minor update to wiki edit access) |
m (Move achievements mod) |
||
Line 18: | Line 18: | ||
!Description | !Description | ||
|- | |- | ||
| | |Achievements API | ||
| | |Nat (Nateonus) | ||
| | |https://mods.vintagestory.at/show/mod/9615 | ||
| | |1.19+ | ||
| | |Add achievements into your mods using a simple JSON format. | ||
|} | |} | ||
Line 33: | Line 33: | ||
!Description | !Description | ||
|- | |- | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
|} | |} | ||
Revision as of 14:14, 28 March 2024
Introduction
There are a number of resources created by the community to assist with creating mods. These are listed below.
Adding to this page
To add to this page, it is recommended to ask someone who has wiki-editing access. Or, create a wiki account and ask for wiki edit access in #wiki-and-translations on Discord. Don't forget to include your wiki username.
Using the visual editor, insert a new table row in the appropriate category and fill in all the details.
Tools for Content Mods
Tool Name | Author | Link | For VS Version... | Description |
---|---|---|---|---|
Achievements API | Nat (Nateonus) | https://mods.vintagestory.at/show/mod/9615 | 1.19+ | Add achievements into your mods using a simple JSON format. |
Tools for Code Mods
Tool Name | Author | Link | For VS Version... | Description |
---|---|---|---|---|
Other Resources
Tool Name | Author | Link | For VS Version... | Description |
---|---|---|---|---|
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 |