Timberborn Save Editor

Installation

Use NodeJS 12.13.1. Other versions are untested. Yes, it's old.

npm i -g yarn
yarn install

Starting

yarn start

Test / CI

There are no tests, but build needs to succeed.

yarn build

Deploy

Ensure you're on master branch and there are no changes. Then:

yarn deploy