Game Development Community

Hosting xml files on Webserver

by Joseph Jonathan · in Technical Issues · 04/30/2008 (10:57 am) · 0 replies

I have a website and I have a game with the loading and saving system in xml.

Since my game is a fully online game with stats and other things that could maybe be tampered with I want to have all the players data stored in the xml files to be on my website.

How would I go about this so that the game would still be able to find the files even if they are not on the clients machine?


~Joseph-Jonathan