Skip to content

Mod Loader

Valk edited this page Sep 19, 2024 · 4 revisions

Mods have the ability to swap out game assets and run C# scripts. You can find an example mod repository here.

Important

The mod loader currently cannot handle loading more than one mod with scripts. See https://github.com/ValksGodotTools/Template/issues/15 for more info on this.

Clone this wiki locally