Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

ProtocolONE/cord.stool

Repository files navigation

Cord.Stool

Build Status License

Description

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

Prerequisites

Getting started

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

Usage

cord.stool.exe [global options] command [command options] [arguments...]

You can get more help for commands:

cord.stool.exe help [command]

Commands: