File tree 4 files changed +32
-28
lines changed
.vuepress/public/partnerships/StarRailToolkit
4 files changed +32
-28
lines changed Original file line number Diff line number Diff line change 142
142
<Pcb label =" UIGF v4.0 " :games =" ['ys_', 'sr_', 'zzz'] " bg =" white " ></Pcb >
143
143
</template >
144
144
</Pcd >
145
+ <Pcd
146
+ bg="/partnerships/StarRailToolkit/preview.png"
147
+ icon="/partnerships/StarRailToolkit/logo.jpg"
148
+ repo="https://github.com/LittleNyima/honkai-starrail-toolkit "
149
+ title="Honkai: Star Rail Toolkit"
150
+ desc="HSR Toolbox with cross-platform compatibility."
151
+ import export>
152
+ <template #import>
153
+ <Pcb label =" UIGF v4.0 " :games =" ['ys_', 'sr', 'zzz_'] " bg =" purple " ></Pcb >
154
+ <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" white " ></Pcb >
155
+ </template >
156
+ <template #export>
157
+ <Pcb label =" UIGF v4.0 " :games =" ['ys_', 'sr', 'zzz_'] " bg =" purple " ></Pcb >
158
+ <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" white " ></Pcb >
159
+ </template >
160
+ </Pcd >
145
161
</RelativeProjectPanel >
146
162
147
163
## Projects with UIAF Standard
383
399
<Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" white " ></Pcb >
384
400
</template >
385
401
</Pcd >
386
- <Pcd
387
- bg="/partnerships/StarRailToolkit/preview.jpg"
388
- icon="/partnerships/StarRailToolkit/logo.jpg"
389
- repo="https://github.com/LittleNyima/honkai-starrail-toolkit "
390
- title="StarRailToolkit"
391
- desc="Honkai: Star Rail Toolkit"
392
- import export>
393
- <template #import>
394
- <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" red " ></Pcb >
395
- </template >
396
- <template #export>
397
- <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" red " ></Pcb >
398
- </template >
399
- </Pcd >
400
402
</RelativeProjectPanel >
Original file line number Diff line number Diff line change 142
142
<Pcb label =" UIGF v4.0 " :games =" ['ys_', 'sr_', 'zzz'] " bg =" white " ></Pcb >
143
143
</template >
144
144
</Pcd >
145
+ <Pcd
146
+ bg="/partnerships/StarRailToolkit/preview.png"
147
+ icon="/partnerships/StarRailToolkit/logo.jpg"
148
+ repo="https://github.com/LittleNyima/honkai-starrail-toolkit "
149
+ title="《崩坏:星穹铁道》工具箱"
150
+ desc="全平台支持的星铁工具箱"
151
+ import export>
152
+ <template #import>
153
+ <Pcb label =" UIGF v4.0 " :games =" ['ys_', 'sr', 'zzz_'] " bg =" purple " ></Pcb >
154
+ <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" white " ></Pcb >
155
+ </template >
156
+ <template #export>
157
+ <Pcb label =" UIGF v4.0 " :games =" ['ys_', 'sr', 'zzz_'] " bg =" purple " ></Pcb >
158
+ <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" white " ></Pcb >
159
+ </template >
160
+ </Pcd >
145
161
</RelativeProjectPanel >
146
162
147
163
## 使用 UIAF 标准的项目
377
393
desc="保存星铁数据的小工具">
378
394
<Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" white " ></Pcb >
379
395
</Pcd >
380
- <Pcd
381
- bg="/partnerships/StarRailToolkit/preview.jpg"
382
- icon="/partnerships/StarRailToolkit/logo.jpg"
383
- repo="https://github.com/LittleNyima/honkai-starrail-toolkit "
384
- title="StarRailToolkit"
385
- desc="崩坏:星穹铁道工具箱"
386
- import export>
387
- <template #import>
388
- <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" red " ></Pcb >
389
- </template >
390
- <template #export>
391
- <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" red " ></Pcb >
392
- </template >
393
- </Pcd >
394
396
</RelativeProjectPanel >
You can’t perform that action at this time.
0 commit comments