Skip to content

Installation

The fastest way to start. Open app.nexsim.dev in your browser — everything runs client-side. The engine runs directly in the browser via WebAssembly.

Download the native app from nexsim.dev/download. The engine is run as native code directly on your machine.

PlatformFormat
macOS (Apple Silicon).dmg
macOS (Intel).dmg
Windows 10+.exe
Linux (Debian/Ubuntu).deb
Terminal window
curl -fsSL https://nexsim.dev/install.sh | sh
Terminal window
irm https://nexsim.dev/install.ps1 | iex
Terminal window
nexsim --help

You should see the usage summary with available options.