mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
105ff63d66
- Update pkg-message PR: ports/64643 Submitted by: Hideki Machida <hido@neojapangz.com> (maintainer)
30 lines
1.9 KiB
Plaintext
30 lines
1.9 KiB
Plaintext
##################################################################
|
|
# To get started goto %%PREFIX%%/%%INSTALLDIR%% #
|
|
# and type the following to create a steam-user. #
|
|
# ./steam -command create -username <username> \ #
|
|
# -email <emailaddress> -password <password> \ #
|
|
# -question <question> -answer <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 <game> -dir <steamdir> \ #
|
|
# -username <username> -password <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 #
|
|
# #
|
|
##################################################################
|