保存标准

This commit is contained in:
lenheart
2025-12-01 22:50:52 +08:00
commit 887ef6f85a
120 changed files with 12907 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"ProjectName": "宠物附魔",
"ProjectDescribe": "可以实现宠物附魔,需要登录器或dll支持!",
"ProjectAuthor": "七游云赞助",
"ProjectVersion": 1.0,
"ProjectConfig": "",
"ProjectFiles": [
"宠物附魔.nut"
],
"ProjectRunFunc": "_Dps_PetEnchantment_Main_"
}