View Single Post
serpentine
I don't have a problem
Join Date: Feb 2011
Location: Madison, WI
Old 02-06-2014 , 18:53   Re: Steam GameServer Accounts and new QuickPlay Rules
Reply With Quote #30

Quote:
Originally Posted by Powerlord View Post
I used curl from the command line to do it...

Code:
curl -X POST -d "appid-440&key=mykey" https://api.steampowered.com/IGameServersService/CreateAccount/v0001/
with mykey being a key you got from the Steam dev site.
I got this when I tried:
Code:
{
          "response":  {

          }
}
__________________
serpentine is offline