Files
DoorKeybind/build.ps1
2026-01-28 23:06:27 +01:00

2 lines
78 B
PowerShell

dotnet run --project ZZCakeBuild/CakeBuild.csproj -- $args
exit $LASTEXITCODE;