mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
3 lines
151 B
PowerShell
3 lines
151 B
PowerShell
# Run the BuildTool project as release, pass all arguments to it.
|
|
dotnet run --project bin/BuildTool/BuildTool.csproj --configuration Release -- $args
|