feat: 角色天赋图鉴(支持自定义等级)

This commit is contained in:
bietiaop 2024-09-02 16:22:23 +08:00
parent 4f02e6b2ce
commit 15b14eece4
23 changed files with 937 additions and 124 deletions

View file

@ -21,6 +21,8 @@ export const resourcesPath = path.join(pluginPath, 'resources');
export const imageResourcesPath = path.join(resourcesPath, 'images');
export const dataResourcesPath = path.join(resourcesPath, 'data');
export const mapResourcesPath = path.join(resourcesPath, 'map');
// config 路径