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