mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
feat: 角色命座
This commit is contained in:
parent
5830178362
commit
73715f015f
12 changed files with 324 additions and 14 deletions
|
|
@ -7,3 +7,5 @@ export const ZZZ_CHARACTER = HAKUSH_API + '/character',
|
|||
export const ZZZ_NEW = `${HAKUSH_BASE}/new.json`,
|
||||
ZZZ_ALL_CHAR = `${HAKUSH_BASE}/data/character.json`,
|
||||
ZZZ_ALL_WEAPON = `${HAKUSH_BASE}/data/weapon.json`;
|
||||
|
||||
export const ZZZ_UI = `${HAKUSH_BASE}/UI`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue