| 简体中文 | English | 繁體中文 | 日本語 |
Music is the universal language of the cosmos.
CyanStars is a fan-made, non-commercial rhythm game about Chinese Virtual Singers. It's developed by the Infinite Pursuit of Light (IPOL) Development Team.
Thank you for participating in the contribution of code/game content/translation. Please read the Contribution Guide!
Please use the specifications outlined in LICENSE for source code and multimedia files.
Community contributors/included tracks/privacy policy, etc., can be found in the Associated Documents.
- Please check the documentation webpage here
Multimedia files are referenced as submodules at the path Cyan-Stars/Assets/CysMultimediaAssets. Please refer to the submodule repository documentation for contribution guidelines regarding multimedia files.
- Attachment: Multimedia Assets Repository
Player's communication QQ group: 827556233
For copyright, security, members and community, or other issues, please feel free to contact us at chenluan@cyanstars.onaliyun.com.
git clone --recurse-submodules https://github.com/IPOL-Studio/CyanStars.git
or
git clone https://github.com/IPOL-Studio/CyanStars.git
cd CyanStars
git submodule update --init --recursive
If you have Unity Hub installed, you can copy this link to your browser to launch Unity Hub for download: unityhub://6000.3.0f1/d1870ce95baf.
Alternatively, manually download version 6000.3.0f1 of the editor from the Unity official website.
Select the Cyan-Stars project directory in Unity.
The project relies on Unity packages and NuGet packages. Upon first launch, the Unity editor will automatically download and install the Unity packages. After selecting Ignore to disregard the compilation errors, NuGet For Unity will automatically download and install the NuGet packages.
Restart the editor and open the CyanStarsEntry scene.
Live2D Cubism SDK for Unity - A third-party Unity package for playing Live2D resources in Unity projects.After agreeing to the terms, download and drag it into the Unity editor for import, then restart the editor.
Select CyanStars 工具箱 (CyanStars Toolbox) from the menu above the Unity editor for building.
