im crashing with: "couldnt find mono in the registry". Probably a godot bug though
Viewing post in Long Island Ice Train jam comments
You are missing the Mono sdk
Install instructions
You have to install Mono SDK 5.12 first.
Linux: Run "sudo apt install mono-complete" in terminal.
Windows/Mac: Mono SDK download link: https://download.mono-project.com/archive/5.12.0/
I will try fixing this when Im getting home after work :)