Skip to content

ZtModArchive/Castor

Repository files navigation

Castor

contributions welcome Build Status Codacy Badge

Castor is a simple CLI for building z2f files.

Castor logo

Commands

  • castor init
  • castor build [--zip] [--ztroot]
  • castor serve
  • castor install
  • castor install GitHubAcc/Repository/ReleaseVersion
  • castor help
  • castor version

Installation

Build the solution via dotnet publish, or get it from NuGet the Github releases.

dotnet tool install --global Castor