Files
ss14-wl/runclient-Tools.sh
Vasilis The Pikachu be78d23068 Revert "Merge branch 'master' into stable"
This reverts commit 3a7c18c394, reversing
changes made to e917c8e067.
2025-10-13 00:27:04 +02:00

4 lines
112 B
Bash
Executable File

#!/usr/bin/env bash
dotnet run --project Content.Client --configuration Tools
read -p "Press enter to continue"