Kakise / scpl-editor-standalone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScPL Editor, Standalone Edition

Dirty port of the ScPL Editor for Desktop.

Compiles and works fine on macOS 11, Windows and Linux (arm64 & x64)

How to build it

Prerequisites

You need a working install of nodejs LTS and electron-packager.

To install electron-packager using npm, simply use this command: npm i -g electron-packager

Building

Run this command in your terminal: npm run build

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 74.2%Language:HTML 25.8%