This code is licensed under the GPL License
"True" sandbox game. Players can do anything they want through a system of modding. Mods are made in godot and can consist of any scenes or scripts.
NOTE:Mod system is WIP. Eventually it will probably load .pck files for extra content. Users can export their mods from godot to .pck.
- Download latest version of godot (4.6.x) https://godotengine.org
- Clone repo
git clone https://github.com/FroglightInteractive/moddable_sandbox_game.git - Import project into godot