here is how to set this up (hopefully)
- download and install haxe from here
- might need to restart idk
- run the following commands in cmd:
haxelib install godot,haxelib install hxcs - download godot mono from here
- dont use github desktop for this setup (it might break something idk, but if you really want to after you set it up it should be fine)
- in cmd,
cdto the dir you want to have the repository be in (its basically the same ascdon linux) - run the following commands:
git clone --recurse-submodules https://github.com/Team-Prism/ranodm.git,code ./ranodm - if running
codedoesnt open vscode just open theranodmfolder with vscode manually - download the Haxe, C# Tools for Godot, godot-tools, and C# extensions
- open the mono build of godot and open the
project.godotfile in the repository folder. - it should work