Install Rokit on Windows
mainThere are two primary ways to install Rokit on Windows:
Option 1: PowerShell Script
Run the automated installer script in PowerShell:
Invoke-RestMethod https://raw.githubusercontent.com/rojo-rbx/rokit/main/scripts/install.ps1 | Invoke-ExpressionOption 2: Manual Executable
- Download
rokit.exefrom the latest release page. - Double-click the file in File Explorer to trigger the automatic installation.
- If you prefer to install via a terminal (PowerShell/CMD), run:
rokit.exe self-install