Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Is there a way to open an island designed on the web client on the Windows IslandPlanner? Created most of my island on web before realizing the Windows version runs much better for me.
Thanks for any help.

(+3)

looking into this!! web version is being saved into the web browsers local storage at /idbfs/islandplanner/saves/islandmanager.island, and the desktop version gets saved somewhere in appdata (at least on windows, not sure where on mac/linux but it will tell you the exact path when you try saving/loading) so taking the save from one and putting it in the other should work in concept but i have no idea how to get it out of the browsers localstorage (i even tried downloading a few extensions to do it but cant seem to figure out how...)

(+1)

if you can make an import feature to import the islandmanager.island I think that might be an easy way to solve it (after using the export you built to get it out)

(+3)

ok if you load it here and then go to save you should be able to export your save now!!

Perfect thank you so much!