Marinara Engine v1.1.0
Windows Installer
Download Marinara-Engine-Installer-1.1.0.exe below and run it. The installer will:
- Check that Node.js and Git are installed
- Clone the repository
- Install dependencies and build
- 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.