Evie Modding

This book shows how to mod Evie (useful if the content you want to add doesn't fit to the base game)

Installing Mods

This chapter shows how to install mods to Evie

Creating Mods

This chapter shows how to create mods for Evie

Creating Mods

Preparing for creating mods

First you'll need to prepare for creating mods.

You should know how Godot Mod Loader works. Read it's documentation here or ask for help on their Discord Server. Skip the first 3 steps (Decompiling, GodotSteam, and Project Setup).

You should also know how to use GitHub to clone Evie's source code.

Now you're ready to develop mods for Evie! Go to the next page to learn how to do that.