mud
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:ssh & bash MUD
this is a work in progress and will probably never go anywhere.

small bash-based MUD. to "install":

1)useradd -m -s/bin/mud muduser
2) mv mud /bin/mud && chmod +x /bin/mud
3) mkdir /home/muduser/players /home/muduser/world && chown -R muduser:muduser /home/muduser

and that's about it. connect with ssh as 'muduser' and awaaaay you go.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。