From 933a93e4a71591e867182999a7daf8ae3bad5596 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 15 Feb 2013 12:34:32 +0100 Subject: Major overhaul: Support non-wine games * Moved wine support to own template * Added xpad template * Added no-x template for games that don't support being started on another X. * Improved ways template functions work together: - EXPORT now appends - OVERRIDE replaces all the others - in game: command 'super' to call the phases of the templates - super supports "-r tpl" to remove the phase function of tpl --- games/thps2 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/thps2') diff --git a/games/thps2 b/games/thps2 index 9c1de75..4b29ff9 100644 --- a/games/thps2 +++ b/games/thps2 @@ -1,3 +1,5 @@ +inherit wine + PREFIX="thps2" SIZE="1024x768" GPATH="c:/thps2/THawk2.exe" -- cgit v1.2.3