From: Spike29 Date: Thu, 23 May 2024 09:13:11 +0000 (+0200) Subject: Use the new names for Linux and Win32 engines X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=83e67f207b6e4119745e393eebb3b2b0855c6593;p=xonotic%2Fnetradiant-xonoticpack.git Use the new names for Linux and Win32 engines --- diff --git a/games/xonotic.game b/games/xonotic.game index 9037ee7..cd47b09 100644 --- a/games/xonotic.game +++ b/games/xonotic.game @@ -7,8 +7,8 @@ enginepath_win32="C:/Program Files/Xonotic/" enginepath_linux="/usr/share/games/xonotic/" enginepath_macos="/Applications/Xonotic" - engine_win32="xonotic-sdl.exe" - engine_linux="xonotic-sdl" + engine_win32="xonotic.exe" + engine_linux="xonotic-linux-sdl.sh" engine_macos="Xonotic.app" prefix=".xonotic" basegame="data"