Files
DP-S_Script/示例项目/装备回收/Proj.ifo
2026-04-16 16:27:53 +08:00

11 lines
407 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"ProjectName": "装备回收",
"ProjectDescribe": "装备回收,根据指定回收的ID奖励随机数量的奖励以及根据品级以及装备等级进行回收给与奖励",
"ProjectAuthor": "南瓜",
"ProjectVersion": 1.4,
"ProjectConfig": "装备回收配置_Nangua.json",
"ProjectFiles": [
"装备回收.nut"
],
"ProjectRunFunc": "_Dps_RecycleItem_Main_"
}