Update paths, dont use environment variables

This commit is contained in:
zontreck 2024-12-11 21:33:02 -07:00
parent 27a9e3f8cb
commit 591f82c2d3
10 changed files with 58 additions and 23 deletions

View file

@ -1,4 +1 @@
#!/bin/bash
echo $VINTAGE_STORY is where VintageStoryAPI.dll is located
dotnet run --project ./CakeBuild/CakeBuild.csproj -- "$@"