初始化 monorepo: Go后端(7微服务) + Unity客户端(9模块) + 启动器 HTML5原型: Three.js 3D体素世界, Perlin噪声地形, 原版材质, 22种方块 Minecraft创造模式背包: 双栏布局, 拖拽移动物品, 方向性元件引脚 AI助搭策划文档 + 客户端/服务端骨架 + Docker Compose + CI
This commit is contained in:
@@ -0,0 +1,73 @@
|
||||
[简体中文](README.md) | **English** | [繁體中文](README-ZH_TW.md)
|
||||
|
||||
<div align="center">
|
||||
|
||||
<img src="Plain Craft Launcher 2/Images/icon.ico" alt="Logo" width="80" height="80">
|
||||
|
||||
# PCL Community Edition
|
||||
|
||||
[](https://github.com/PCL-Community/PCL-CE/)
|
||||

|
||||

|
||||
|
||||
[](https://github.com/PCL-Community/PCL-CE/issues)
|
||||
[](https://github.com/PCL-Community/PCL-CE/pulls)
|
||||

|
||||
[](https://space.bilibili.com/3546847192811755/dynamic) <br />
|
||||
|
||||
<a href="https://trendshift.io/repositories/21800?utm_source=trendshift-badge&utm_medium=badge&utm_campaign=badge-trendshift-21800" target="_blank" rel="noopener noreferrer"><img src="https://trendshift.io/api/badge/trendshift/repositories/21800/daily?language=C%23" alt="PCL-Community%2FPCL-CE | Trendshift" width="250" height="55"/></a>
|
||||
<a href="https://trendshift.io/repositories/21800" target="_blank"><img src="https://trendshift.io/api/badge/repositories/21800" alt="PCL-Community%2FPCL-CE | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||
|
||||
[download](https://github.com/PCL-Community/PCL-CE/releases/latest) |
|
||||
[Upstream repo](https://github.com/Meloong-Git/PCL)
|
||||
|
||||
[Submit issues](https://github.com/PCL-Community/PCL-CE/issues/new/choose) |
|
||||
[Contribution Guidelines](https://github.com/PCL-Community/PCL-CE/wiki/开发指南)
|
||||
|
||||
</div>
|
||||
|
||||
PCL CE is a community edition developed as a secondary project based on PCL’s open-source code. It includes features and improvements that have not yet been implemented in the main branch.
|
||||
|
||||
The version numbers of the community edition do not strictly correspond to those of the main branch, so please do not report community edition issues to the official repository.
|
||||
|
||||
Everyone is welcome to try it out!
|
||||
|
||||
**Developing group:** [599620549](https://qm.qq.com/q/PNQA4Md8wc) | **User group 1:** [1028074835](https://qm.qq.com/q/qrMGJo8BQQ) | **User group 2:** [1070029541](https://qm.qq.com/q/lBywbDMWhG)
|
||||
|
||||
## 💻 Supported Platforms
|
||||
|
||||
| Operating System | Support Status | Requirements |
|
||||
|---|---|---|
|
||||
| Windows 10 1809 (17763) or later | ✅ Fully supported | [.NET 10 Desktop Runtime](http://get.dot.net/10) |
|
||||
| Windows 8 to Windows 10 1809 (17763) | ⚠️ Expected to run; community support offered at discretion | [.NET 10 Desktop Runtime](http://get.dot.net/10) |
|
||||
| Windows 7 or earlier | ❌ Not supported | N/A |
|
||||
| macOS / Linux / Other OS | ⚠️ Cross-platform development only (cross-compilation) | [.NET 10 SDK](http://get.dot.net/10) |
|
||||
|
||||
**✅ Fully supported**: We will provide as much support as possible, but you must ensure you are using the latest version of the launcher.
|
||||
|
||||
**⚠️ Expected to run; community support offered at discretion**: PCL CE is expected to run on these platforms, but full functionality is not guaranteed. You may need to upgrade to a fully supported OS version to receive further community technical support.
|
||||
|
||||
**❌ Not supported**: PCL CE may not be usable on these platforms and might not even launch at all. Please upgrade your OS to use PCL CE.
|
||||
|
||||
**⚠️ Cross-platform development only (cross-compilation)**: PCL CE’s source code can be built on macOS and Linux, but it cannot run directly. As a developer, you can develop on these platforms and then move the build artifacts to Windows for testing.
|
||||
|
||||
**Note**:
|
||||
The community only supports the latest version of the launcher.
|
||||
Depending on the nature of certain issues (e.g., an incomplete system environment), you may still need to upgrade your OS to continue receiving support.
|
||||
PCL CE always recommends using the latest version of your OS for the best experience.
|
||||
You can still try using the latest launcher version on unsupported platforms, but you may encounter many additional problems.
|
||||
|
||||
## 🔒 License
|
||||
|
||||
- `Plain Craft Launcher 2/` uses [Custom License](https://github.com/PCL-Community/PCL-CE/blob/dev/Plain%20Craft%20Launcher%202/LICENCE)
|
||||
- `All other directories` use [Apache License 2.0](https://github.com/PCL-Community/PCL-CE/blob/dev/LICENSE)
|
||||
|
||||
## 🌟 Statistic
|
||||

|
||||
|
||||
[](https://www.star-history.com/#PCL-Community/PCL-CE&Date)
|
||||
|
||||
**Views** (Total / Today): [](https://hits.zkitefly.eu.org/?tag=https://github.com/PCL-Community/PCL-CE&web=true)
|
||||
## ❤️ Contributors
|
||||
|
||||
[](https://github.com/PCL-Community/PCL-CE/graphs/contributors)
|
||||
Reference in New Issue
Block a user