Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 321 Bytes

readme.md

File metadata and controls

23 lines (17 loc) · 321 Bytes

WurmNode

App for Wurm Online

Cloning

  • Make sure you have npm installed on your system.
  • Clone this repository.
  • Open this directory in a terminal and type
npm install

Start in normal mode

npm start

Start in dev mode

node_modules/electron/dist/electron . --dev