Files
SlaveMatrix-SDL/run.sh
lewd-alt b36d7c82a2 added run.sh
lets you compile and run this mess with the 'dotnet' command on linux
2025-09-18 09:22:04 -07:00

2 lines
97 B
Bash

cd ./game_folder/
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true dotnet run --project ../SlaveMatrix/