mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-31 13:37:11 +01:00
4 lines
93 B
Batchfile
4 lines
93 B
Batchfile
@echo off
|
|
|
|
powershell -NoProfile -ExecutionPolicy Bypass -File PostCompile.ps1 -game_path %1
|