First release!
Versions
minecraft-server-manager-macos-intel: For Intel-based Macs
minecraft-server-manager-macos-m1: For Apple Silicon Macs (M1, M2, etc.)
minecraft-server-manager-win32.exe: For Windows 32-bit
minecraft-server-manager-win64.exe: For Windows 64-bit (You probably want this one if you're on a modern windows device)
What do I do with this
If you just want to use it
Open a terminal window in the same folder as the executable, and point directly to the file when executing commands.
MacOS (zsh) example: ./minecraft-server-manager-macos-m1 init
Windows (powershell) example: .\minecraft-server-manager-windows-amd64.exe init
Installation for easy access
Rename it to "minecraft-server-manager" if on macOS or "minecraft-server-manager.exe" if on windows, then add it to your PATH.
This will allow you to run it from any terminal window.