Skip to content

RealismusModding/farmsim.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Generic tool for developing Farming Simulator mods

Resources

License

Stars

Watchers

Forks

Packages

No packages published