(client) feat:添加测试用定义

This commit is contained in:
m0_75251201
2025-07-13 08:56:33 +08:00
parent 820a3cfe32
commit f04be7bb79
29 changed files with 104 additions and 8 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<About>
<name>核心</name>
<description>这是游戏的核心模块,除非有完整的代替,否则应该永远作为启动项</description>
<version>0.1</version>
<packID>core</packID>
<sort>
<before></before>
<after></after>
</sort>
</About>