[Under testing]
dotnet sdk 3.1
Install and register the monogame tools:
dotnet tool restore
dotnet mgcb-editor --registerCompile and run:
dotnet build
dotnet runInstall the Clojure.Main global tool:
dotnet tool install --global Clojure.MainRun:
Clojure.Main -m cljgame.gameMore info here: https://github.com/clojure/clojure-clr/wiki/Getting-started