22
33[ ES2] ( https://zh.wikipedia.org/zh-tw/%E6%9D%B1%E6%96%B9%E6%95%85%E4%BA%8B2_%E5%A4%A9%E6%9C%9D%E5%B8%9D%E5%9C%8B ) is a LPMud started by
44[ Annihilator] ( https://github.com/taedlar ) since 1994. It is the first open source LPMud in Taiwan (and in the whole Chinese culture).
5- There are many Chinese MUD thereafter started base on its code base and developed their own contents.
5+ There are many Chinese MUDs thereafter started base on its code base and developed their own contents.
66
77## License
88The original release of ES2 mudlib is licensed under a roughly written notice that forbids commercial-use and requires displaying the name
@@ -18,8 +18,8 @@ With the change of license, please note:
1818
1919However, a LPMud mudlib requires a compatible LPMud driver to run on. Currently ES2 mudlib is known compatible with MudOS and
2020[ Neolith] ( https://github.com/taedlar/neolith ) (a MudOS fork, specially customized for ES2 mudlib), while both of them do not allow commercial-use.
21- It might be possible to run ES2 mudlib with popular [ FluffOS] ( https://github.com/fluffos/fluffos ) with some efforts.
22- And maybe future releases ES2 mudlib will eventually support certain LPMud drivers that allows commercial-use.
21+ It might be possible to run ES2 mudlib on popular [ FluffOS] ( https://github.com/fluffos/fluffos ) , with some efforts.
22+ And maybe future releases of ES2 mudlib will eventually support certain LPMud drivers that allows commercial-use.
2323
2424### Displaying "ES2 mudlib"
2525
@@ -30,5 +30,5 @@ disclaimer that ES2 mudlib is PROVIDED AS-IS and SHALL NOT BE LIABLE TO ANY DAMA
3030
3131### Open Source
3232
33- You are ** not required** to open source your MUD built on ES2 mudlib. This is technically the same in old license, and this is why MIT license is
34- choosed rather than GPL.
33+ You are ** not required** to open source your MUD game built on ES2 mudlib. This is technically the same in old license and in MIT license,
34+ and this is why MIT license is choosed rather than GPL.
0 commit comments