Download and installation (Linux) - xavier150/MMVS GitHub Wiki
Linux
- Download the game from Patreon post or previous versions on the Game Site
Be careful to download the Linux game build and not the dedicated server.
-
Find in the game folder the executable file MacroMicroVRService.sh (or Tag.sh)
-
Open the Terminal and type
cd ~/Downloads/MacroMicroVRService(With this command we change the default directory "/" to "/Downloads/MacroMicroVRService") -
Then type
chmod +x MacroMicroVRService.sh(or Tag.sh) to make the game file executable. -
Then type
sh ./MacroMicroVRService.sh(or Tag.sh) to execute the file and run the game!