Added bullets to README for server support

This commit is contained in:
Collin Smith
2019-02-03 02:53:51 -08:00
parent 49f1058566
commit 22aaaa9536

View File

@ -29,6 +29,8 @@ compatible with playing with users using the original game client.
# Features
- Written using Java + LibGDX + OpenGL
- Runs on PC, Android and eventually more (IOS, Linux, etc.)
- Cross-platform multiplayer
- Dedicated servers, TCP/IP (listen servers) connections, and single player
- Full console, including CVAR support and key bindings
- TODO Controller support
- TODO Platform-specific features (Android touch, PC mouse, etc)