Home Page
Welcome to my home page
This site is built using XHTML, styled with CSS, and served from google appengine
Home of Harlequin
My webpage, this was originally used as a blog, I now have a new blog running on blogging software written by me
Blog
Metaserver
The metaserver takes requests from games, and lists them. It can act as a server list for games
To list servers go to "http://placeholdermetaserver.appspot.com/list?" and append the name of the game (or /list?*) for all games.
To submit a new server, append "/submit?(Server name),(IP address),(Game name),(port),(tag)" the important thing to note here is the returned string, the sixth value returned in angled brackets is a code, this code is used to remove servers.
To remove a server append "/remove?" and the key that was returned when the server was created. Servers will automatically be removed after 12 hours.
Resume