You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,11 @@
2
2
Webmud3: third generation of the UNItopia Webmud as open source project.
3
3
4
4
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.
0 commit comments