galaxyBETA
explore
· ·
log in

log me in

log in forgot password

don't have an account?

sign up

preferences

theme picker site-wide filters

save_list

The save_list action sends a retrieval request to Galaxy to get the player’s cloud save list which contains all the save data the player has. The actual save data then will be retrieved through the save_list response.

returning response

example

window.top.postMessage({
	action: "save_list",
}, "https://galaxy.click")