From 933a93e4a71591e867182999a7daf8ae3bad5596 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann 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/cim | 1 + 1 file changed, 1 insertion(+) (limited to 'games/cim') diff --git a/games/cim b/games/cim index ed591d4..79c9c6c 100644 --- a/games/cim +++ b/games/cim @@ -1,4 +1,5 @@ #inherit steam +inherit wine PREFIX="cim" SIZE="1024x768" -- cgit v1.2.3-54-g00ecf