Skip to content

Commit 7394e32

Browse files
authored
Merge pull request #29 from myonara/master
Update README.md
2 parents 53448ef + d90cb39 commit 7394e32

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
Webmud3: third generation of the UNItopia Webmud as open source project.
33

44
In this early stages (Versions < 0.1.0) it's not for production.
5-
Version 0.0.2 delivers a configurable list of muds in frontend/config/config.development, so that the development mode can be used as local browser-mudclient to multiple muds.
6-
Version 0.0.3 added ANSI colour support
7-
Version 0.0.4 fixed an ANSI colour issue and renamed frontend dir to backend.
8-
Version 0.0.5 implmented telnet_neg: echo,terminaltype and naws. started with GMCP support.
9-
Version 0.0.6 implemented sound on top of GMCP, working with UNItopia so far.
5+
1. Version 0.0.2 delivers a configurable list of muds in frontend/config/config.development, so that the development mode can be used as local browser-mudclient to multiple muds.
6+
2. Version 0.0.3 added ANSI colour support
7+
3. Version 0.0.4 fixed an ANSI colour issue and renamed frontend dir to backend.
8+
4. Version 0.0.5 implmented telnet_neg: echo,terminaltype and naws. started with GMCP support.
9+
5. Version 0.0.6 implemented sound on top of GMCP, working with UNItopia so far.
1010

1111
## Installation in the Development environment
1212
### One time prerequisites:

0 commit comments

Comments
 (0)