Skip to content

Commit c390535

Browse files
committed
Update plugin catalog
1 parent 718a536 commit c390535

File tree

1 file changed

+56
-24
lines changed

1 file changed

+56
-24
lines changed

home/plugin/catalog.md

Lines changed: 56 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,66 @@
11
---
22
title: Plugin Catalog | Collapse Launcher
33
---
4-
# Plugin Catalog
54

6-
## 1. <a href="https://heavenburnsred.yo-star.com/" target="_blank" rel="noopener">Heaven Burns Red</a>
5+
<style>
6+
.VPDoc.has-aside .content-container {
7+
max-width: none!important;
8+
}
79

8-
:::info
9-
- Maintainer : neon-nyan (Collapse Project)
10-
- Status : In-progress🔃
11-
- Project Link: [GitHub](https://github.com/CollapseLauncher/Hi3Helper.Plugin.Seraphim)
12-
- Download : [N/A]
13-
:::
10+
@media (min-width: 1440px) {
11+
.VPContent.has-sidebar {
12+
padding-right: unset!important;
13+
padding-left: calc(var(--vp-sidebar-width))!important;
14+
}
15+
.VPSidebar {
16+
padding-right: 32px!important;
17+
padding-left: 32px!important;
18+
width: unset!important;
19+
}
20+
21+
.VPNavBar.has-sidebar .title {
22+
padding-left: 16px!important;
23+
width: calc(var(--vp-sidebar-width) - 48px)!important;
24+
}
25+
.VPNavBar.has-sidebar .content {
26+
padding-right: 32px!important;
27+
padding-left: calc(var(--vp-sidebar-width))!important;
28+
}
29+
.VPNavBar.has-sidebar .divider {
30+
padding-left: var(--vp-sidebar-width)!important;
31+
}
32+
}
1433

15-
#### Game Information
16-
> - Engine: Unity 2020.x (2020.3.15f2)
17-
> - Developer: Wright Flyer Studios/GREE Holdings, Inc., Key
18-
> - Published by:
19-
> > - Global: Yostar (November 15th, 2024)
20-
> > - Japan: Wright Flyer Studios/GREE Holdings, Inc., Key
34+
@media (min-width: 1280px) {
35+
.VPDoc .container {
36+
display: flex!important;
37+
flex-wrap: unset!important;
38+
justify-content: center!important;
39+
}
40+
}
41+
</style>
2142

22-
## 2. <a href="https://wutheringwaves.kurogames.com/" target="_blank" rel="noopener">Wuthering Waves</a>
43+
# Plugin Catalog
44+
45+
| Game Titles | Plugin Codename | Maintainer | Status / Version | Plugin API Standard | Supported Launcher | Automatic Update Support? | Supported Game Regions/Servers | Download Link |
46+
|:----------- | --------------- | ---------- | ---------------- | ------------------- | ------------------ | ------------------------- | ------------------------------ | ----------------------- |
47+
| [**Heaven Burns Red**](https://heavenburnsred.yo-star.com/) | Seraphim | [**neon-nyan**](https://github.com/neon-nyan)<br/>(Collapse Project) | Public Test / **v0.8.0**<br/>Sept 21st, 2025 | **v0.1-update1** | **Collapse Launcher** - v1.83.10 Luna or Above || Global (Yostar) | [**Mirror 1**](https://github.com/CollapseLauncher/CollapseLauncher-ReleaseRepo/raw/refs/heads/main/inhouse-plugin/heavenburnsred/build/Seraphim_0.8.0.0_API-0.1.1.0_20250921.zip)<br/>[**Mirror 2**](https://r2.bagelnl.my.id/cl-cdn/inhouse-plugin/heavenburnsred/build/Seraphim_0.8.0.0_API-0.1.1.0_20250921.zip)<br/>[**Mirror 3**](https://cdn.collapselauncher.com/cl-cdn/inhouse-plugin/heavenburnsred/build/Seraphim_0.8.0.0_API-0.1.1.0_20250921.zip) |
48+
| [**Wuthering Waves**](https://wutheringwaves.kurogames.com/) | N/A | [**Cry0**](https://github.com/Cryotechnic)<br/>(Collapse Project) | **Work in Progress** | **v0.1** | N/A | N/A | Global<br/>Mainland china | N/A |
2349

2450
:::info
25-
- Maintainer : Cry0 (Collapse Project)
26-
- Status : In-progress🔃
27-
- Project Link: [GitHub](https://github.com/CollapseLauncher/Hi3Helper.Plugin.Wuwa)
28-
- Download : [N/A]
51+
**Heaven Burns Red** plugin is currently under **Public Beta Test**. Some changes (that might cause incompatibilities) might be expected.
2952
:::
30-
#### Game Information
31-
> - Engine: Unreal Engine 4 (build 4.26.2)
32-
> - Developer: Kuro Games
33-
> - Published by:
34-
> > - Global: Kuro Games (May 22nd, 2024)
53+
54+
## Game Information
55+
### [Heaven Burns Red](https://heavenburnsred.yo-star.com/)
56+
> - **Engine:** Unity 2020.x (2020.3.15f2)
57+
> - **Developer:** Wright Flyer Studios/GREE Holdings, Inc., Key
58+
> - **Published by:**
59+
> - Global: **Yostar** (November 15th, 2024)
60+
> - Japan: **Wright Flyer Studios/GREE Holdings, Inc., Key**
61+
62+
### [Wuthering Waves](https://wutheringwaves.kurogames.com/)
63+
> - **Engine:** Unreal Engine 4 (build 4.26.2)
64+
> - **Developer:** Kuro Games
65+
> - **Published by:**
66+
> - Global (including Mainland China): **Kuro Games**

0 commit comments

Comments
 (0)