mw-ui.routes.save

Route which handles the saving of world state the client.

save-page

(save-page)

Save the current world to the browser, using our own custom mime-type in an attempt to prevent the browser trying to do anything clever with it. Note that it is saved as a raw Clojure data structure, not as XML or any proprietary format.