Difference between revisions of "Klix"
Jump to navigation
Jump to search
(1.19) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
The target of this game is to deposit different stones with | The target of this game is to deposit different stones with | ||
the help of a pusher stone in a target template. | the help of a pusher stone in a target template. | ||
| − | |||
*<nowiki>##</nowiki> DESCRIPTION END | *<nowiki>##</nowiki> DESCRIPTION END | ||
*<nowiki>##</nowiki> APPTYPE "GAME" | *<nowiki>##</nowiki> APPTYPE "GAME" | ||
| Line 16: | Line 15: | ||
*<nowiki>##</nowiki> URLARCHIVE "http://www.kehosoft.de/Klix_{SystemOS}.zip" | *<nowiki>##</nowiki> URLARCHIVE "http://www.kehosoft.de/Klix_{SystemOS}.zip" | ||
*<nowiki>##</nowiki> URLWEBPAGE "http://www.kehosoft.de/klix_hollywood.html" | *<nowiki>##</nowiki> URLWEBPAGE "http://www.kehosoft.de/klix_hollywood.html" | ||
| − | *<nowiki>##</nowiki> URLPATTERN " | + | *<nowiki>##</nowiki> URLPATTERN "Version#?{VERSION}.{REVISION}" |
*<nowiki>##</nowiki> ARCHIVESIZE 1189813 | *<nowiki>##</nowiki> ARCHIVESIZE 1189813 | ||
*<nowiki>##</nowiki> INSTALLCHECK "{INSTALLDIR}{NAME}/{NAME}" | *<nowiki>##</nowiki> INSTALLCHECK "{INSTALLDIR}{NAME}/{NAME}" | ||
Latest revision as of 19:51, 24 February 2012
;--------------------------------------------
- ## ITEM "Klix"
- ## DATE "27.10.2011"
- ## DESCRIPTION
Thinking Game The target of this game is to deposit different stones with the help of a pusher stone in a target template.
- ## DESCRIPTION END
- ## APPTYPE "GAME"
- ## APPAUTHOR "Achim Kern <Achim$Kern&kehosoft§de"
- ## APPWEBPAGE "http://www.kehosoft.de/klix_hollywood.html"
- ## APPPICTURE "http://www.kehosoft.de/klix_game_1.png"
- ## GRUNCHAUTHOR "Guido Mersmann <geit&gmx$de>"
- ## URLARCHIVE "http://www.kehosoft.de/Klix_{SystemOS}.zip"
- ## URLWEBPAGE "http://www.kehosoft.de/klix_hollywood.html"
- ## URLPATTERN "Version#?{VERSION}.{REVISION}"
- ## ARCHIVESIZE 1189813
- ## INSTALLCHECK "{INSTALLDIR}{NAME}/{NAME}"
- ## INSTALL
{STANDARDBACKUP}
{STANDARDEXTRACT}
{STANDARDCOPY}
- ## INSTALL END
- ## UNINSTALL
{STANDARDBACKUP}
Delete FORCE "{INSTALLDIR}{NAME}" ALL
Delete FORCE "{INSTALLDIR}{NAME}.info"
- ## UNINSTALL END
- ## ITEM END