what it does:
	every 3.5 minutes a file "alive.bin" will be created, written to and then deleted from the
	root of your Mass device, this should solve problems with drive enclosures like Story going
	to sleep after a few minutes of inactivity.
	
dash launch 1.0 (both patches and xex) required for this plugin to work

install:

	add to launch.xex's launch.ini in [plugins] section

	examples:
		(if xex is on Mass0)
		plugin1 = \Device\Mass0\hddalive.xex

		(if xex is on HDD)
		plugin1 = \Device\Harddisk0\Partition1\hddalive.xex

	You may have to try different ones if you use more than 1 USB device on your 360.
	With only one USB MASS device, use xex from Mass0 folder
	
	** do not use more than one of the included plugin xex files **

Big thanks to the man of Iron, vgcrepairs - and most of all to iino for testing this
	plugin on a Story drive.

cOz