Skip to content

Commit e018edc

Browse files
authored
Merge pull request #87 from UIGF-org/proj-shuffleplay
2 parents a89e9b4 + d882c5e commit e018edc

File tree

4 files changed

+30
-0
lines changed

4 files changed

+30
-0
lines changed
Loading
Loading

docs/en/partnership-list.md

+15
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,21 @@
127127
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="orange"></Pcb>
128128
</template>
129129
</Pcd>
130+
<Pcd
131+
bg="/partnerships/ShufflePlay/preview.png"
132+
icon="/partnerships/ShufflePlay/logo.png"
133+
repo="https://github.com/BTMuli/ShufflePlay"
134+
site="https://apps.microsoft.com/detail/9n6vc24jx0jq"
135+
title="ShufflePlay"
136+
desc="又一个绝区零第三方游戏工具"
137+
import export>
138+
<template #import>
139+
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="white"></Pcb>
140+
</template>
141+
<template #export>
142+
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="white"></Pcb>
143+
</template>
144+
</Pcd>
130145
</RelativeProjectPanel>
131146

132147
## Projects with UIAF Standard

docs/zh/partnership-list.md

+15
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,21 @@
127127
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="orange"></Pcb>
128128
</template>
129129
</Pcd>
130+
<Pcd
131+
bg="/partnerships/ShufflePlay/preview.png"
132+
icon="/partnerships/ShufflePlay/logo.png"
133+
repo="https://github.com/BTMuli/ShufflePlay"
134+
site="https://apps.microsoft.com/detail/9n6vc24jx0jq"
135+
title="ShufflePlay"
136+
desc="又一个绝区零第三方游戏工具"
137+
import export>
138+
<template #import>
139+
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="white"></Pcb>
140+
</template>
141+
<template #export>
142+
<Pcb label="UIGF v4.0" :games="['ys_', 'sr_', 'zzz']" bg="white"></Pcb>
143+
</template>
144+
</Pcd>
130145
</RelativeProjectPanel>
131146

132147
## 使用 UIAF 标准的项目

0 commit comments

Comments
 (0)