Skip to content

Marinara Engine v1.1.0

Choose a tag to compare

@SpicyMarinara SpicyMarinara released this 09 Mar 14:18
· 4468 commits to main since this release

Marinara Engine v1.1.0

Windows Installer

Download Marinara-Engine-Installer-1.1.0.exe below and run it. The installer will:

  1. Check that Node.js and Git are installed
  2. Clone the repository
  3. Install dependencies and build
  4. Create a desktop shortcut to launch

Or Run from Source

git clone https://github.com/SpicyMarinara/Marinara-Engine.git
cd Marinara-Engine
start.bat       # Windows
./start.sh      # macOS / Linux

See the README for full details and changelog.