Download
- Windows (installer) 1.9 MB
- Linux (AppImage) 2.1 MB
How to install
Windows
- Click Windows (installer) above.
- Open the file (usually bottom-left of your browser, or your Downloads folder).
- If Windows shows "Windows protected your PC": click More info → Run anyway. The installer is unsigned but safe.
- Wait 2 seconds. The game launches.
If the installer still refuses to run: right-click it, Properties, tick Unblock, OK, then double-click again.
Linux
- Click Linux (AppImage) above.
- Open a terminal in the Downloads folder:
cd ~/Downloads chmod +x robox2-1.0.0-x86_64.AppImage ./robox2-1.0.0-x86_64.AppImage - If your distro blocks it:
sudo apt install libgl1 libglu1-mesa libxrandr2 libxinerama1 libxcursor1(Debian/Ubuntu) and retry.
After install
- ESC — open/close menu
- Right-click hold — turn the camera
- G — open the games list
- To uninstall: delete
%APPDATA%\Roblox2(Windows) or~/.local/share/robox2(Linux) and the desktop shortcut.
For devs
Source build instructions, networking protocol, code-signing setup, and roadmap are in DEV_GUIDE.md.