Difference between revisions of "Tomatoes"
Jump to navigation
Jump to search
(Created page with "<nowiki>;--------------------------------------------</nowiki> *<nowiki>##</nowiki> ITEM "Tomatoes" *<nowiki>##</nowiki> DATE "28.07.2011" *<nowiki>##</nowiki> DE...") |
(1.16) |
||
| Line 19: | Line 19: | ||
*<nowiki>##</nowiki> DESCRIPTION END | *<nowiki>##</nowiki> DESCRIPTION END | ||
*<nowiki>##</nowiki> APPTYPE "GAME" | *<nowiki>##</nowiki> APPTYPE "GAME" | ||
| − | *<nowiki>##</nowiki> DEPENDENCIES "LIB_PowerSDL" | + | *<nowiki>##</nowiki> DEPENDENCIES "[[LIB_PowerSDL]]" |
*<nowiki>##</nowiki> APPAUTHOR "Herbert Klackl <hak&nakama$at>" | *<nowiki>##</nowiki> APPAUTHOR "Herbert Klackl <hak&nakama$at>" | ||
*<nowiki>##</nowiki> APPWEBPAGE "http://hak.binaryriot.org/" | *<nowiki>##</nowiki> APPWEBPAGE "http://hak.binaryriot.org/" | ||
| Line 29: | Line 29: | ||
*<nowiki>##</nowiki> INSTALLCHECK "{INSTALLDIR}{NAME}/{NAME}" | *<nowiki>##</nowiki> INSTALLCHECK "{INSTALLDIR}{NAME}/{NAME}" | ||
*<nowiki>##</nowiki> INSTALL | *<nowiki>##</nowiki> INSTALL | ||
| − | + | {STANDARDBACKUP} | |
| − | + | {STANDARDEXTRACT} | |
| − | + | {STANDARDCOPY} | |
*<nowiki>##</nowiki> INSTALL END | *<nowiki>##</nowiki> INSTALL END | ||
*<nowiki>##</nowiki> UNINSTALL | *<nowiki>##</nowiki> UNINSTALL | ||
| − | Delete "{INSTALLDIR}{NAME}" | + | {STANDARDBACKUP} |
| − | Delete "{INSTALLDIR}{NAME}.info" | + | Delete FORCE "{INSTALLDIR}{NAME}" ALL |
| + | Delete FORCE "{INSTALLDIR}{NAME}.info" | ||
*<nowiki>##</nowiki> UNINSTALL END | *<nowiki>##</nowiki> UNINSTALL END | ||
| + | *<nowiki>##</nowiki> ITEM END | ||
[[Category:GAME]] | [[Category:GAME]] | ||
Latest revision as of 23:18, 26 October 2011
;--------------------------------------------
- ## ITEM "Tomatoes"
- ## DATE "28.07.2011"
- ## DESCRIPTION
Arcade inspired tomato slaughter I Have No Tomatoes is an extreme leisure time activity idea of which culminates in the following question: How many tomatoes can you smash in ten short minutes? If you have the time to spare, this game has the vegetables just waiting to be eliminated! This game features solid game play with beautiful OpenGL API driven isometric 3d graphics and nice music. It also includes a MOD player, and you can use your own MOD-type music in the game background. Just copy your XM/S3M/IT/MOD - files to the the 'music' subdirectory of I Have No Tomatoes and the game plays them. You can press F1 to skip a song when ingame. There's room for 128 MODs. Btw, if you don't have any MOD music, ModArchive (www.modarchive.com) is a good place to download some.
- ## DESCRIPTION END
- ## APPTYPE "GAME"
- ## DEPENDENCIES "LIB_PowerSDL"
- ## APPAUTHOR "Herbert Klackl <hak&nakama$at>"
- ## APPWEBPAGE "http://hak.binaryriot.org/"
- ## APPPICTURE "http://www.geit.de/images/grunch/Tomatoes"
- ## GRUNCHAUTHOR "Herbert Klackl <hak&nakama$at>"
- ## URLARCHIVE "http://hak.binaryriot.org/tomatoes-{VERSION}.{REVISION}a-morphos.lha"
- ## URLWEBPAGE "http://hak.binaryriot.org/"
- ## ARCHIVESIZE 9491420
- ## 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