https://github.com/armoe-project/amcl-docs
Armoe Minecraft Launcher Documents
https://github.com/armoe-project/amcl-docs
armoe-minecraft-launcher docmentation typescript vue vuepress
Last synced: 7 months ago
JSON representation
Armoe Minecraft Launcher Documents
- Host: GitHub
- URL: https://github.com/armoe-project/amcl-docs
- Owner: armoe-project
- License: gpl-3.0
- Created: 2023-02-07T17:16:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-22T02:58:47.000Z (about 1 year ago)
- Last Synced: 2025-05-04T02:38:49.570Z (8 months ago)
- Topics: armoe-minecraft-launcher, docmentation, typescript, vue, vuepress
- Homepage: https://amcl.armoe.cn
- Size: 696 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![][banner]
![][node]
![][pnpm]
![][license]
## 反馈
- 提交 [Issues](../../issues)
## 开发
```shell
git clone https://github.com/armoe-project/amcl-docs
cd amcl-docs
pnpm install # 安装依赖
pnpm dev # 启动开发服务器
```
## 开源协议
本项目使用 [GPL-3.0](LICENSE) 协议开放源代码
```text
Armoe Minecraft Launcher Documents
Copyright (C) 2023 Armoe Project Team
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 .
```
## 鸣谢
- [VuePress](https://github.com/vuepress/vuepress-next)
- [Visual Studio Code](https://code.visualstudio.com/)
[banner]: https://socialify.git.ci/armoe-project/amcl-docs/image?description=1&forks=1&issues=1&language=1&name=1&owner=1&pulls=1&stargazers=1&theme=Auto
[node]: https://img.shields.io/badge/node-18-blue?style=for-the-badge
[pnpm]: https://img.shields.io/badge/pnpm-7-blue?style=for-the-badge
[license]: https://img.shields.io/github/license/armoe-project/amcl-docs?style=for-the-badge