So i have been trying to save data in my game for use on another computer. For example, i have a String of information that i need to somehow “upload” to the internet so that it can be accessed from another computer with the same game. How can i do this?