With Node.Js:
- Install Node.js .
- Setup folder lang0000\layers\GAMMA_LAYERS_NEW content (See README.md in directory).
- Add string in server config file (perpetuum.ini): "ResourceServerURL": "http://127.0.0.1:1337/",
- At the command prompt, enter:
npm i
node index.js
Or see Documentation