A Minecraft Yggdrasil Web Server of Node.js
基于 Node.js 和 MySQL 的 Minecraft Yggdrasil 服务器. 待添加...
- Node.js
- MySQL
- Git
运行:
git clone https://github.com/McMoonLakeDevAuth/authweb.git cd authweb npm install接下来:
- 配置 config.js
- 本地化 local.json
运行:
npm start开始访问你的 authweb 服务器.
- 有关错误、问题或讨论,请使用 GitHub Issues 功能.
Copyright (C) 2016-Present The MoonLake (mcmoonlake@hotmail.com) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.