An open API service indexing awesome lists of open source software.

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

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