Fix documentation not to refer to client as emp_client
This commit is contained in:
parent
2196ffd55c
commit
f30ecd3da7
2 changed files with 33 additions and 31 deletions
|
@ -2,7 +2,7 @@ Introduction
|
|||
|
||||
Empire is designed as a smart server with dumb clients. An Empire
|
||||
client need to know nothing about the game. Even telnet would do. In
|
||||
fact, emp_client is little more than a slightly specialized telnet.
|
||||
fact, empire-client is little more than a slightly specialized telnet.
|
||||
|
||||
In such a design, presentation is in the server, and it is designed
|
||||
for human consumption. Ideally, presentation and logic are cleanly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue