Skip to content

Latest commit

 

History

History
executable file
·
31 lines (21 loc) · 694 Bytes

README.md

File metadata and controls

executable file
·
31 lines (21 loc) · 694 Bytes

SE3 Launcher

SE3 Launcher - home tab version discord badge

Launcher for Space Eternity 3

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For Linux
$ npm run build:linux