Update readme to reflect new libraries
This commit is contained in:
parent
71aab498dc
commit
2c0a393f77
1 changed files with 4 additions and 10 deletions
|
@ -1,19 +1,13 @@
|
||||||
# Targets
|
# Targets
|
||||||
### ttrts
|
### client
|
||||||
Main TTRTS binary, runs from the command line and acts as host for games
|
Main TTRTS binary, runs from the command line and acts as host for games
|
||||||
|
|
||||||
### test (ttrts-test)
|
### test
|
||||||
Test binary, to be compiled and run to test various functionality
|
Test binary, to be compiled and run to test various functionality
|
||||||
|
|
||||||
### gen (ttrts-gen)
|
### gen
|
||||||
Binary to generate example map files
|
Binary to generate example map files
|
||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
### game
|
### ttrts
|
||||||
Implementation of the RTS rules and simulation
|
Implementation of the RTS rules and simulation
|
||||||
|
|
||||||
### maths
|
|
||||||
Simple maths library for 2D calculations and types
|
|
||||||
|
|
||||||
### scripts
|
|
||||||
Directory of scripts used in build process
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue