Guide:Modding

From Wildfrost Wiki
Jump to navigation Jump to search

Official Modding Support was added in the 1.2.2 PC update, supporting Steam Workshop and Nexus Mods.

Mod Support was made possible by community member miya_kopie and other members of the Wildfrost Discord community.

Documentation to support the creation of Wildfrost Mods can be found here. Information on how to get started in playing and creating mods for Wildfrost can also be found on #modding on the Wildfrost Discord.

Using this wiki

Most of your references regarding game data can be found from the Vanilla References page from the modding documentation. Additionally, you can inspect all the code both in and out of the game as described in Tutorial 0 of the modding documentation.

Quick Links

Getting Started

Basic Project Setup
Advanced Project Setup

Builders
Tutorials

Written Tutorials

Video Tutorials

External Links

Data References
Harmony Patching API
Wildfrost Modding Documentation