支持启动联机服务器,添加链接到README.md
This commit is contained in:
parent
e391670ccb
commit
45b57ac9b0
|
@ -2,12 +2,13 @@ FROM node:18
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY ./docker/index.js ./
|
COPY ./docker/* ./
|
||||||
|
|
||||||
RUN npm install body-parser express minimist
|
RUN npm install body-parser express minimist
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
|
EXPOSE 8080
|
||||||
EXPOSE 8089
|
EXPOSE 8089
|
||||||
|
|
||||||
CMD [ "node", "index.js" ]
|
CMD [ "sh","./start.sh" ]
|
21
README.md
21
README.md
|
@ -1,4 +1,4 @@
|
||||||
noname-server.exe的源码见以下仓库:
|
noname-server.exe 的源码见以下仓库:
|
||||||
|
|
||||||
https://github.com/nonameShijian/noname-server
|
https://github.com/nonameShijian/noname-server
|
||||||
|
|
||||||
|
@ -6,15 +6,14 @@ https://github.com/nonameShijian/noname-server
|
||||||
|
|
||||||
贡献代码可阅读相关文档:
|
贡献代码可阅读相关文档:
|
||||||
|
|
||||||
[Git下载安装指南](https://github.com/libccy/noname/wiki/Git%E4%B8%8B%E8%BD%BD%E5%AE%89%E8%A3%85%E6%8C%87%E5%8D%97)
|
[Git 下载安装指南](https://github.com/libccy/noname/wiki/Git%E4%B8%8B%E8%BD%BD%E5%AE%89%E8%A3%85%E6%8C%87%E5%8D%97)
|
||||||
|
|
||||||
[Github桌面版客户端使用入门](https://docs.github.com/zh/desktop/overview/getting-started-with-github-desktop)
|
[Github 桌面版客户端使用入门](https://docs.github.com/zh/desktop/overview/getting-started-with-github-desktop)
|
||||||
|
|
||||||
[如何提交代码到《无名杀》Github仓库](https://github.com/libccy/noname/wiki/%E5%A6%82%E4%BD%95%E6%8F%90%E4%BA%A4%E4%BB%A3%E7%A0%81%E5%88%B0%E3%80%8A%E6%97%A0%E5%90%8D%E6%9D%80%E3%80%8BGithub%E4%BB%93%E5%BA%93)
|
[如何提交代码到《无名杀》Github 仓库](https://github.com/libccy/noname/wiki/%E5%A6%82%E4%BD%95%E6%8F%90%E4%BA%A4%E4%BB%A3%E7%A0%81%E5%88%B0%E3%80%8A%E6%97%A0%E5%90%8D%E6%9D%80%E3%80%8BGithub%E4%BB%93%E5%BA%93)
|
||||||
|
|
||||||
[《无名杀》项目 Pull Request 提交规范](https://github.com/libccy/noname/wiki/%E3%80%8A%E6%97%A0%E5%90%8D%E6%9D%80%E3%80%8B%E9%A1%B9%E7%9B%AE-Pull-Request-%E6%8F%90%E4%BA%A4%E8%A7%84%E8%8C%83)
|
[《无名杀》项目 Pull Request 提交规范](https://github.com/libccy/noname/wiki/%E3%80%8A%E6%97%A0%E5%90%8D%E6%9D%80%E3%80%8B%E9%A1%B9%E7%9B%AE-Pull-Request-%E6%8F%90%E4%BA%A4%E8%A7%84%E8%8C%83)
|
||||||
|
|
||||||
|
|
||||||
在线试玩:
|
在线试玩:
|
||||||
|
|
||||||
https://spmario233.github.io/noname/index.html (图片素材加载速度较慢,不推荐)
|
https://spmario233.github.io/noname/index.html (图片素材加载速度较慢,不推荐)
|
||||||
|
@ -23,19 +22,21 @@ https://spmario233.github.io/noname/index.html (图片素材加载速度较慢
|
||||||
|
|
||||||
GitHub: https://github.com/libccy/noname/releases/tag/chromium77-client
|
GitHub: https://github.com/libccy/noname/releases/tag/chromium77-client
|
||||||
|
|
||||||
网页端推荐使用Chrome系内核浏览器游玩,不推荐使用低版本Firefox浏览器
|
docker: [docker.md](./docker/docker.md)
|
||||||
|
|
||||||
请尽量保证游玩的Chrome系浏览器或手机Webview的`内核版本大于等于77`
|
网页端推荐使用 Chrome 系内核浏览器游玩,不推荐使用低版本 Firefox 浏览器
|
||||||
|
|
||||||
提交Pull Request时请推送到"PR-Branch"分支!
|
请尽量保证游玩的 Chrome 系浏览器或手机 Webview 的`内核版本大于等于77`
|
||||||
|
|
||||||
|
提交 Pull Request 时请推送到"PR-Branch"分支!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
最近有一伙人号称是《无名杀十周年》的开发团队,宣称《无名杀十周年》“全新无名杀,比旧版拥有更多武将,兼容更多扩展”,实际上:
|
最近有一伙人号称是《无名杀十周年》的开发团队,宣称《无名杀十周年》“全新无名杀,比旧版拥有更多武将,兼容更多扩展”,实际上:
|
||||||
|
|
||||||
- 《无名杀十周年》(原《无名杀清瑶版》)由无名杀v1.9.124修改而来,属于无名杀的一种**Fork**,并非“全新无名杀”;且《无名杀十周年》开发团队**公然违反GPL-3.0协议**,详情请看[这里](https://github.com/github/dmca/blob/master/2023/09/2023-09-20-noname.md)、[这里](https://tieba.baidu.com/p/8623890806)以及[这里](https://tieba.baidu.com/p/8624582238)。
|
- 《无名杀十周年》(原《无名杀清瑶版》)由无名杀 v1.9.124 修改而来,属于无名杀的一种**Fork**,并非“全新无名杀”;且《无名杀十周年》开发团队**公然违反 GPL-3.0 协议**,详情请看[这里](https://github.com/github/dmca/blob/master/2023/09/2023-09-20-noname.md)、[这里](https://tieba.baidu.com/p/8623890806)以及[这里](https://tieba.baidu.com/p/8624582238)。
|
||||||
- 《无名杀十周年》至今没有更新神典韦等新机制武将,且删除了部分无名杀的原创武将,导致《无名杀十周年》的武将数量远远不及无名杀前几个版本的武将数量;不仅如此,《无名杀十周年》自分裂后的部分武将源码依然来自无名杀和其他开发者开源的代码。
|
- 《无名杀十周年》至今没有更新神典韦等新机制武将,且删除了部分无名杀的原创武将,导致《无名杀十周年》的武将数量远远不及无名杀前几个版本的武将数量;不仅如此,《无名杀十周年》自分裂后的部分武将源码依然来自无名杀和其他开发者开源的代码。
|
||||||
- 《无名杀十周年》兼容扩展的方式是不更新本体数据,从而导致《无名杀十周年》仍然在用1.9.124版本的代码,无法兼容使用1.10以后功能的扩展;而且《无名杀十周年》开发团队在使用**大量**GPL-3.0开源的代码后对生成产物进行了**混淆加密**,在**违反开源精神**的同时,也导致扩展稳定性极具下降,更容易出问题。
|
- 《无名杀十周年》兼容扩展的方式是不更新本体数据,从而导致《无名杀十周年》仍然在用 1.9.124 版本的代码,无法兼容使用 1.10 以后功能的扩展;而且《无名杀十周年》开发团队在使用**大量**GPL-3.0 开源的代码后对生成产物进行了**混淆加密**,在**违反开源精神**的同时,也导致扩展稳定性极具下降,更容易出问题。
|
||||||
|
|
||||||
《无名杀十周年》就是彻头彻尾的骗局,《无名杀十周年》的开发团队更是一群拿无名杀吸血的骗子,虽然号称“不忘初心”,却公然对最有资格论述无名杀创作初心的无名杀创始人进行侮辱谩骂,直接违背其制定的规则和开源精神,恶劣程度远超当初在多个无名杀社群“自立”的水叶之流。
|
《无名杀十周年》就是彻头彻尾的骗局,《无名杀十周年》的开发团队更是一群拿无名杀吸血的骗子,虽然号称“不忘初心”,却公然对最有资格论述无名杀创作初心的无名杀创始人进行侮辱谩骂,直接违背其制定的规则和开源精神,恶劣程度远超当初在多个无名杀社群“自立”的水叶之流。
|
||||||
|
|
||||||
|
|
|
@ -18,7 +18,9 @@ docker build -t noname .
|
||||||
3. 启动
|
3. 启动
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker run -dit --name noname --restart=unless-stopped -p 8734:8089 noname
|
docker run -dit --name noname --restart=unless-stopped -p 8734:8089 -p 8324:8080 noname
|
||||||
```
|
```
|
||||||
|
|
||||||
`8734`可改为自己的端口
|
web 游戏界面: `8734`
|
||||||
|
联机大厅: `8324`
|
||||||
|
端口可以自己修改
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
node index &
|
||||||
|
(cd game && node server.js)
|
Loading…
Reference in New Issue