
If you want to add levels to labyrinth demo version you can use the following procedure :
first of all you have to download the levels, here is the link.
then extract the zip and plist files, and scp them to /private/var/mobile/Media/Labyrinth/levels/ .
next ssh to your device (using root/alpine, or your custom password) and run the following commands:
cd /private/var/mobile/Media/Labyrinth/levels
mv Demo.zip Demo.zip.bak
mv Demo.plist Demo.plist.bak
cp [level_name].zip Demo.zip
cp [level_name].plist Demo.plist
chown mobile *
chmod 666 *
where [level_name] is the name of level file you wanna play
if you wanna change level you have to ssh again and have to do this stuff:
cd /private/var/mobile/Media/Labyrinth/levels
rm Demo.zip
rm Demo.plist
cp [new_level_name].zip Demo.zip
cp [new_level_name].plist Demo.plist
chown mobile *
chmod 666 *
enjoii Labyrinth...
2 comments:
Hey guys,
I'm seeking help for the kids of Haiti.
I'm at this site for a non-profit haiti organization that gives time to
building oppurtunities for the kids in haiti. If anyone here wants to donate then this is the site:
[url=http://universallearningcentre.org]Donate to Haiti[/url] or Help Haiti
They give children in Haiti a positive outlook through education.
Yes, they are legitimate.
Anything would be appreciated
Post a Comment