添加示例项目

This commit is contained in:
2026-04-16 16:27:53 +08:00
parent 69a2141804
commit 721fb5a992
192 changed files with 10148 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"ProjectName": "一键分解卷",
"ProjectDescribe": "使用道具将需要分解的装备分解,如未开启副职业及开启摆摊分解则调用诺顿分解机分解",
"ProjectAuthor": "南瓜",
"ProjectVersion": 1.3,
"ProjectConfig": "一键分解卷_Lenheart.json",
"ProjectFiles": [
"一键分解卷.nut"
],
"ProjectRunFunc": "_Dps_OneClickDisassemblyOfRoll_Main_"
}