添加示例项目

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.1,
"ProjectConfig": "",
"ProjectFiles": [
"独立掉落.nut"
],
"ProjectRunFunc": "_Dps_IndependentDrop_Main_"
}