|
96 | 96 | <Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="green"></Pcb>
|
97 | 97 | </template>
|
98 | 98 | </Pcd>
|
| 99 | + <Pcd |
| 100 | + bg="https://cdn.jamsg.cn/release/SRTools/Preview.webp" |
| 101 | + icon="https://cdn.jamsg.cn/release/SRTools/Logo.webp" |
| 102 | + repo="https://github.com/JamXi233/SRTools/" |
| 103 | + site="https://srtools.jamsg.cn" |
| 104 | + title="SRTools" |
| 105 | + desc="Enhanced Honkai: Star Rail Launcher" |
| 106 | + import export> |
| 107 | + <template #import> |
| 108 | + <Pcb label="UIGF v4.0" :games="['ys_', 'sr', 'zzz_']" bg="purple"></Pcb> |
| 109 | + <Pcb label="SRGF v1.0" :games="['sr']" bg="white"></Pcb> |
| 110 | + </template> |
| 111 | + <template #export> |
| 112 | + <Pcb label="UIGF v4.0" :games="['ys_', 'sr', 'zzz_']" bg="purple"></Pcb> |
| 113 | + </template> |
| 114 | + </Pcd> |
| 115 | + <Pcd |
| 116 | + bg="https://cdn.jamsg.cn/release/ZenlessTools/Preview.webp" |
| 117 | + icon="https://cdn.jamsg.cn/release/ZenlessTools/Logo.webp" |
| 118 | + repo="https://github.com/JamXi233/ZenlessTools/" |
| 119 | + site="https://zentools.jamsg.cn" |
| 120 | + title="ZenlessTools" |
| 121 | + desc="The Best Toolbox for Proxies" |
| 122 | + import export> |
| 123 | + <template #import> |
| 124 | + <Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="orange"></Pcb> |
| 125 | + </template> |
| 126 | + <template #export> |
| 127 | + <Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="orange"></Pcb> |
| 128 | + </template> |
| 129 | + </Pcd> |
99 | 130 | </RelativeProjectPanel>
|
100 | 131 |
|
101 | 132 | ## Projects with UIAF Standard
|
|
323 | 354 | <Pcb label="SRGF v1.0" :games="['sr']" bg="white"></Pcb>
|
324 | 355 | </template>
|
325 | 356 | </Pcd>
|
326 |
| - <Pcd |
327 |
| - bg="https://cdn.jamsg.cn/release/SRTools/Preview.webp" |
328 |
| - icon="https://cdn.jamsg.cn/release/SRTools/Logo.webp" |
329 |
| - repo="https://github.com/JamXi233/SRTools" |
330 |
| - site="https://srtools.jamsg.cn" |
331 |
| - title="SRTools" |
332 |
| - desc="Enhanced StarRail Launcher" |
333 |
| - import export> |
334 |
| - <template #import> |
335 |
| - <Pcb label="SRGF v1.0" :games="['sr']" bg="purple"></Pcb> |
336 |
| - </template> |
337 |
| - <template #export> |
338 |
| - <Pcb label="SRGF v1.0" :games="['sr']" bg="purple"></Pcb> |
339 |
| - </template> |
340 |
| - </Pcd> |
341 | 357 | <Pcd
|
342 | 358 | bg="https://raw.githubusercontent.com/cntvc/star-rail-tools/main/docs/image/star_rail_tools_cover.png"
|
343 | 359 | icon="/games/sr.webp"
|
|
0 commit comments