Update README.md
This commit is contained in:
parent
9dd5702376
commit
08ce6e56f0
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -12,15 +12,15 @@ Counter-Strike, being one of the most popular multiplayer games to exist, surpri
|
|||
a free-software implementation done until now.
|
||||
|
||||
Some of the cool things you can do with this:
|
||||
* Play/Host CS and CS Servers on virtually every platform.
|
||||
* Customize the game to whatever extent you like.
|
||||
* Create entirely new weapons!
|
||||
* Create completely new and refreshing gamemodes!
|
||||
* Have a guarantee to be able to play it 20 years into the future!
|
||||
* Use it as a base for your own games/mods!
|
||||
*Play/Host CS and CS Servers on virtually every platform.
|
||||
*Customize the game to whatever extent you like.
|
||||
*Create entirely new weapons!
|
||||
*Create completely new and refreshing gamemodes!
|
||||
*Have a guarantee to be able to play it 20 years into the future!
|
||||
*Use it as a base for your own games/mods!
|
||||
|
||||
# Status
|
||||
All the weapons are implemented, so are the gamemodes: Hostage Rescue (cs), Bomb Defusal (de), Assassination (as) and Escape (es).
|
||||
All the weapons are implemented, so are the gamemodes: **Hostage Rescue** (cs), **Bomb Defusal** (de), **Assassination** (as) and **Escape** (es).
|
||||
Not all equipment is implemented and no map radar/overview is recreated.
|
||||
Basically, the game is playable as long as you don't care about grenades (for now).
|
||||
|
||||
|
|
Loading…
Reference in a new issue