1.0.2 • Published 8 years ago
farmsim v1.0.2
FarmSim.ts
Farming Simulator modding tool written in typescript
Installing
npm install -g farmsim
Usage
In an existing (mod) folder run fs init or run fs init <name> to create a new mod. Make sure to fill in everything correctly.
For very basic mods, you can then run fs build, fs install and fs run.
For more complex mods, configure farmsim.yml.
farmsim.yml
Development
Run npm run to get a list of scripts.
npm run-script build to build. Then run ./bin/fs.