Files
Polonium.Godot.Patcher/publish
2025-03-04 12:26:15 +00:00

4 lines
150 B
Bash
Executable File

#!/bin/bash
SCRIPT_DIR=$(dirname "$(realpath "${BASH_SOURCE[0]}")")/
dotnet publish $SCRIPT_DIR/Polonium.Godot.Patcher.csproj -c Release -r linux-x64