How do I reset the game and go back to World 1-1 on Mac OS X?
You'll have to run it from the command line. Open up Terminal and change to the directory where the app bundle is, then run this command:
open ./NoMariosSky.app --args -resetPrefs
We'll add a reset button to the title screen soon!
Thank you so much!!!