This commit is contained in:
2026-08-11 00:46:55 +02:00
parent 48a08f9bb1
commit 6bb086516c
18 changed files with 76 additions and 0 deletions
+3
View File
@@ -1,5 +1,8 @@
#!/bin/bash
# Copyright (c) 2026 Stefan Koelle (https://stefankoelle.de)
# Licensed under the MIT License. See LICENSE file in project root for details.
# Starts MarcerGameDvdLauncher (script is in scripts/, code in src/)
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
EXE_PATH="$SCRIPT_DIR/../src/MarcerGameDvdLauncher/bin/Release/net10.0/MarcerGameDvdLauncher"