################################################################## # To get started goto %%PREFIX%%/%%INSTALLDIR%% # # and type the following to create a steam-user. # # ./steam -command create -username \ # # -email -password \ # # -question -answer # # # # Example # # ./steam -command create -username johndoe \ # # -email johndoe@mydomain.com -password 12345678 \ # # -question nameofmygun -answer M4A1 # # # # Once you have a steam-user account or if you have a registered # # account already type the following to start updating your HLDS # # ./steam -command update -game -dir \ # # -username -password -remember_password # # # # Example # # ./steam -command update -game cstrike -dir %%PREFIX%%/steam \ # # -username johndoe -password 12345678 -remember_password # # # # Once your server has been updated type the following # # to test your server. # # ./hlds_run -game cstrike +map de_dust -maxplayers 16 # # # # For instructions on configuring your server goto # # http://server.counter-strike.net # # # ##################################################################