You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
CLI | 5 years ago | |
Core | 5 years ago | |
.gitignore | 5 years ago | |
DotaToolkit.sln | 5 years ago | |
README.md | 5 years ago |
README.md
DotaToolkit
Installing
- Requires .NET Core 3.1, and a game/tool installed with a vpk compiler (https://developer.valvesoftware.com/wiki/VPK#Creation)
- Clone repo
- Run
dotnet restore
- Run
dotnet build
- Run
dotnet run -project CLI