Modding:Other Resources

From Vintage Story Wiki
Other languages:

There are a number of resources that can help with modding the game. Some of these are maintained by the community, and others are official programs and documentation.

Wiki Resources

External Resources

  • AnegoStudios Mod Examples - A GitHub repo of mod examples created by Anego Studios. Note that some of these are quite dated.
  • Nat's Mod Examples - A GitHub repo of mod examples created by Nat. These are maintained and kept up-to-date with the current game version, and many of the wiki tutorials use these.
  • Code API Docs - An auto-generated documentation for the available Vintage Story APIs.
  • JSON/Content Docs - An auto-generated documentation for many JSON asset definitions. Includes required, recommended, and optional properties for a lot of the moddable assets.
  • AnegoStudios GitHub - The AnegoStudios GitHub page. Contains a number of repositories that can be searched to help with modding.