Feature #2140 » 0022-installer_cross-Add-freeciv-sdl3.cmd.patch
| windows/Makefile.am | ||
|---|---|---|
|
installer_cross/freeciv-qt.cmd \
|
||
|
installer_cross/freeciv-mp-qt.cmd \
|
||
|
installer_cross/freeciv-sdl2.cmd \
|
||
|
installer_cross/freeciv-sdl3.cmd \
|
||
|
installer_cross/freeciv-ruledit.cmd \
|
||
|
installer_cross/licenses/header.txt \
|
||
|
installer_cross/helpers/installer-helper-gtk3.cmd \
|
||
| windows/installer_cross/freeciv-sdl3.cmd | ||
|---|---|---|
|
@echo off
|
||
|
if not "%1" == "auto" set LANG=%1
|
||
|
start "%~n0" /D . "%~dp0\freeciv-sdl3.exe" %2 %3 %4 %5 %6 %7 %8 %9
|
||
- « Previous
- 1
- 2
- Next »