Godot Game Jam June 2018
https://nightavail.itch.io/heat-gun
- git clone
repo
- cd libs/godot-cpp
scons generate_bindings=yes p=windows
- cd ../../
Building Godot from source with the dungeon module
I've added a folder (/godot-editors) with a pre-built Godot Editor to prevent the need to compile Godot from source with the Dungeon Module. This will allow for you to quickly play with the source code!
Have fun!