Skip to content
Arys edited this page Apr 8, 2024 · 9 revisions

Instructions for Modders

You will need to add the corresponding template script/component for whatever type of asset you want to add into the game.

The templates will be located in the AssetImporter/Templates folder in this Git repository.

Please only download the templates; the rest of the project is intended as a client mod framework which all users, including players, will need to install to make use of these custom assets.

Table of Contents

Clone this wiki locally