mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
Copy doc tools from develop
This commit is contained in:
parent
bd65641755
commit
6af2fc6819
127 changed files with 2927 additions and 1427 deletions
|
|
@ -5,7 +5,7 @@ Evennia allows for any command syntax. If you like the way DikuMUDs, LPMuds or M
|
|||
|
||||
We do offer a default however. The default Evennia setup tends to *resemble* [MUX2](http://www.tinymux.org/), and its cousins [PennMUSH](http://www.pennmush.org), [TinyMUSH](http://tinymush.sourceforge.net/), and [RhostMUSH](http://www.rhostmush.org/). While the reason for this similarity is partly historical, these codebases offer very mature feature sets for administration and building.
|
||||
|
||||
Evennia is *not* a MUX system though. It works very differently in many ways. For example, Evennia deliberately lacks an online softcode language (a policy explained on our [softcode policy page](Soft-Code)). Evennia also does not shy from using its own syntax when deemed appropriate: the MUX syntax has grown organically over a long time and is, frankly, rather arcane in places. All in all the default command syntax should at most be referred to as "MUX-like" or "MUX-inspired".
|
||||
Evennia is *not* a MUX system though. It works very differently in many ways. For example, Evennia deliberately lacks an online softcode language (a policy explained on our [softcode policy page](./Soft-Code)). Evennia also does not shy from using its own syntax when deemed appropriate: the MUX syntax has grown organically over a long time and is, frankly, rather arcane in places. All in all the default command syntax should at most be referred to as "MUX-like" or "MUX-inspired".
|
||||
|
||||
## Documentation policy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue