mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
015046aa09
Half-Life, Counter-Strike, and Counter-Strike Condition Zero are all being made available through Steam. This is a dedicated server, Linux version. PR: ports/60660 Submitted by: Hideki Machida <hido@neojapangz.com>
22 lines
1.4 KiB
Plaintext
22 lines
1.4 KiB
Plaintext
##################################################################
|
|
# To get started goto %%PREFIX%%/steam #
|
|
# and type the following to create a steam-user. #
|
|
# ./steam -create <username> <password> <question> <answer> #
|
|
# Example #
|
|
# ./steam -create johndoe l337cr3w nameofmygun 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 -update <game> <installdir> <username> [<password> [Y]]#
|
|
# example #
|
|
# ./steam -update cstrike . johndoe l337cr3w Y #
|
|
# #
|
|
# Once your server has been updated type the following #
|
|
# to test your server. #
|
|
# ./hlds_run -game cstrike +maxplayers 10 +map de_dust #
|
|
# #
|
|
# For instructions on configuring your server goto #
|
|
# http://server.counter-strike.net #
|
|
# #
|
|
##################################################################
|