First release
This is the base command line tool, allows you to create project in Java, Typescript, more added in later releases. The only library that currently works is the OpenGL Renderer, the other ones will be added in later releases.
Currently only works on MacOS and Linux due to scripts only using the UNIX shell. Windows support will be added in later releases.
To install: download the correct version (mac-64, mac-aarch or linux) and run the install.sh command which will move it into the /usr/bin folder
Or: download the correct binary for your system, rename it to 'mvc' and move it into the /usr/bin folder yourself
Or: download the 'unbuilt' version, and run 'make' (as long as you have Makefile and Deno command line tools installed) which will make one compatible with your system
Run mvc to execute the command