View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 02-06-2014 , 18:04   Re: Steam GameServer Accounts and new QuickPlay Rules
Reply With Quote #29

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.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 02-06-2014 at 19:53. Reason: appid= not appid-
Powerlord is offline