From 8425c6c3c448f5c9110998ede2b83ec3fe23f6f2 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 19 Feb 2011 20:01:11 +0000 Subject: Added the required definitions to use the radiant gamepack on MacOS. --- gtkradiant/games/osirion.game | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtkradiant') diff --git a/gtkradiant/games/osirion.game b/gtkradiant/games/osirion.game index 5a6eb71..d4cb968 100644 --- a/gtkradiant/games/osirion.game +++ b/gtkradiant/games/osirion.game @@ -4,8 +4,10 @@ name="Project::OSiRiON" enginepath_linux="/usr/local/games/osirion/data" enginepath_win32="D:\Osirion\data" + enginepath_macos="/Applications/Osirion/data" engine_win32="osirion.exe" engine_linux="osirion" + engine_macos="osirion" basegame="base" basegamename="Project::Osirion" prefix=".osirion" -- cgit v1.2.3