Add the full EvscapeRoom game engine as a contrib
This commit is contained in:
parent
aa6b403cd1
commit
addaacf5d0
13 changed files with 3509 additions and 0 deletions
|
|
@ -163,6 +163,8 @@
|
|||
|
||||
### Contribs
|
||||
|
||||
- Evscaperoom - a full puzzle engine for making multiplayer escape rooms in Evennia. Used to make
|
||||
the entry for the MUD-Coder's Guild's 2019 Game Jam with the theme "One Room", where it ranked #1.
|
||||
- The `extended_room` contrib saw some backwards-incompatible refactoring:
|
||||
+ All commands now begin with `CmdExtendedRoom`. So before it was `CmdExtendedLook`, now
|
||||
it's `CmdExtendedRoomLook` etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue