BirdieShoot
Jump to navigation
Jump to search
;--------------------------------------------
- ## ITEM "BirdieShoot" DISPLAYNAME "Birdie Shoot"
- ## DATE "21.08.2011"
- ## DESCRIPTION "2D shoot game with funny graphics and nice sound effects."
- ## APPTYPE "GAME"
- ## APPAUTHOR "Paul Burkey"
- ## APPWEBPAGE "http://www.shoecake.com/"
- ## APPPICTURE "http://www.rune-soft.com/photos/products/snapshots/53/thumbnails/360x270/snap1.jpg1"
- ## GRUNCHAUTHOR "Guido Mersmann <geit&gmx$de>"
- ## URLARCHIVE "http://morphos-files.net/download/BirdieShoot"
- ## URLWEBPAGE "http://morphos-files.net/find.php?n&find=birdieshoot"
- ## URLPATTERN "class=*"ut*">{YEAR}#?{MONTH}#?{DAY}<"
- ## ARCHIVESIZE 39774038
- ## 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