ZooTycoonModArchive/Castor
CLI for building Zoo Tycoon 2 mods
https://www.nuget.org/packages/Castor/
- C# 100%
|
|
||
|---|---|---|
| .github/workflows | bump dot net version + bugfix | |
| Castor | bugfix | |
| Castor.Test | bump dot net version + bugfix | |
| .gitattributes | Add .gitignore and .gitattributes. | |
| .gitignore | Add .gitignore and .gitattributes. | |
| .travis.yml | update travis and fix formatting | |
| castor-github-social-preview.png | update readme | |
| Castor.sln | modified solutnion | |
| castor3-github-social-preview.png | add readme | |
| castor3-github-social-preview.svg | add readme | |
| dotnet-tools.json | dotnet format versioning | |
| LICENSE | Create LICENSE | |
| README.md | Update README.md | |
Castor
contributions welcome Build Status Codacy Badge
Castor is a simple CLI for building z2f files.
Castor logoCommands
castor initcastor build [--zip] [--ztroot]castor servecastor installcastor install GitHubAcc/Repository/ReleaseVersioncastor helpcastor version
Installation
Build the solution via dotnet publish, or get it from NuGet the Github releases.
dotnet tool install --global Castor