Skip to content

tux-/wurmnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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