Cord.Stool is command-line tool that lets you:
- Prepare game distributive for Cord.App distribution system
- Upload distributive or patch for different cdn
- Update download information in cord.api
- Auto register patch in torrent tracker
First install dependencies:
go get -u
If you want to specify version info and icon for Windows download goversioninfo
go get github.com/josephspurrier/goversioninfo/cmd/goversioninfo
To generate Windows resource file check documentation or use default options:
go generate
Finally to build application run build command:
go build
cord.stool.exe [global options] command [command options] [arguments...]
You can get more help for commands:
cord.stool.exe help [command]
Commands: