CyberLemmings

From GrunchWiki
Jump to navigation Jump to search

;--------------------------------------------

  • ## ITEM "CyberLemmings"
  • ## DATE "21.10.2011"
  • ## DESCRIPTION
CyberLemmings adds themeable pets to your wb, that fall, walk and
climb on your windows, jump with a skipping-rope, and even teleport
themselves between windows on the workbench screen.

Finally you have a few friends that keep you company when no-one
else will.

CyberLemmings supports climbers, diers, fallers, gliders, occupiers,
pushers, teleporters and walkers in a variety of included gfx-maps.
{STANDARDBACKUP}
{STANDARDEXTRACT}
If "{SYSTEMOS}" EQ "MorphOS"
If EXISTS "{TEMPDIR}{NAME}/{NAME}_MOS"
Copy "{TEMPDIR}{NAME}/{NAME}_MOS" "{TEMPDIR}{NAME}/{NAME}"
Delete FORCE "{TEMPDIR}{NAME}/{NAME}_MOS"
EndIf
If EXISTS "{TEMPDIR}{NAME}/{NAME}_MOS.info"
Copy "{TEMPDIR}{NAME}/{NAME}_MOS.info" "{TEMPDIR}{NAME}/{NAME}.info"
Delete FORCE "{TEMPDIR}{NAME}/{NAME}_MOS.info"
EndIf
EndIf
{COPYALL}
{CREATEWBSTARTUPICON}
  • ## INSTALL END
  • ## UNINSTALL
{STANDARDBACKUP}
Delete FORCE "{INSTALLDIR}{NAME}" ALL
Delete FORCE "{INSTALLDIR}{NAME}.info"
Delete FORCE "SYS:WBStartup/{NAME}.info"
Delete FORCE "SYS:WBStartup/{NAME}_WBStartup.info"
  • ## UNINSTALL END
  • ## ITEM END