File tree 2 files changed +32
-0
lines changed
2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 173
173
<Pcb label =" UIGF v4.0 " :games =" ['ys', 'sr_', 'zzz_'] " bg =" red " ></Pcb >
174
174
</template >
175
175
</Pcd >
176
+ <Pcd
177
+ bg="https://raw.githubusercontent.com/cntvc/star-rail-tools/main/docs/image/star_rail_tools_cover.png "
178
+ icon="https://raw.githubusercontent.com/cntvc/star-rail-tools/main/resource/hsr.ico "
179
+ repo="https://github.com/cntvc/star-rail-tools "
180
+ title="StarRailTools"
181
+ desc="A StarRail data backup tools."
182
+ import export>
183
+ <template #import>
184
+ <Pcb label =" UIGF v4.0 " :games =" ['ys_', 'sr', 'zzz_'] " bg =" orange " ></Pcb >
185
+ <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" white " ></Pcb >
186
+ </template >
187
+ <template #export>
188
+ <Pcb label =" UIGF v4.0 " :games =" ['ys_', 'sr', 'zzz_'] " bg =" orange " ></Pcb >
189
+ <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" white " ></Pcb >
190
+ </template >
191
+ </Pcd >
176
192
</RelativeProjectPanel >
177
193
178
194
## Projects with UIAF Standard
Original file line number Diff line number Diff line change 173
173
<Pcb label =" UIGF v4.0 " :games =" ['ys', 'sr_', 'zzz_'] " bg =" red " ></Pcb >
174
174
</template >
175
175
</Pcd >
176
+ <Pcd
177
+ bg="https://raw.githubusercontent.com/cntvc/star-rail-tools/main/docs/image/star_rail_tools_cover.png "
178
+ icon="https://raw.githubusercontent.com/cntvc/star-rail-tools/main/resource/hsr.ico "
179
+ repo="https://github.com/cntvc/star-rail-tools "
180
+ title="StarRailTools"
181
+ desc="保存星铁数据的小工具"
182
+ import export>
183
+ <template #import>
184
+ <Pcb label =" UIGF v4.0 " :games =" ['ys_', 'sr', 'zzz_'] " bg =" orange " ></Pcb >
185
+ <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" white " ></Pcb >
186
+ </template >
187
+ <template #export>
188
+ <Pcb label =" UIGF v4.0 " :games =" ['ys_', 'sr', 'zzz_'] " bg =" orange " ></Pcb >
189
+ <Pcb label =" SRGF v1.0 " :games =" ['sr'] " bg =" white " ></Pcb >
190
+ </template >
191
+ </Pcd >
176
192
</RelativeProjectPanel >
177
193
178
194
## 使用 UIAF 标准的项目
You can’t perform that action at this time.
0 commit comments