wip game dev project
Note
before proceeding, ensure you have Odin installed download and install Odin from odin-lang.org if you haven't already
-
open a terminal or command prompt, or whatever you use
-
run the
build.batscriptbuild.bat
-
open a terminal
-
run the
build.shscript./build.sh
make sure the script has execute permissions if not already
chmod +x build.sh