diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-01 09:36:29 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-01 09:36:29 +0800 |
| commit | c2b26c0491886b99f422e830cd9ec1637a4ddc2e (patch) | |
| tree | ec5a2b8aaf2e4568bd7ad59aa812864915bc6bdc /Assets/Scripts/GamePlay/WCGame.GamePlay.asmdef | |
firstmaster
Diffstat (limited to 'Assets/Scripts/GamePlay/WCGame.GamePlay.asmdef')
| -rw-r--r-- | Assets/Scripts/GamePlay/WCGame.GamePlay.asmdef | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Assets/Scripts/GamePlay/WCGame.GamePlay.asmdef b/Assets/Scripts/GamePlay/WCGame.GamePlay.asmdef new file mode 100644 index 0000000..852576f --- /dev/null +++ b/Assets/Scripts/GamePlay/WCGame.GamePlay.asmdef @@ -0,0 +1,16 @@ +{ + "name": "WCGame.GamePlay", + "rootNamespace": "", + "references": [ + "GUID:75469ad4d38634e559750d17036d5f7c" + ], + "includePlatforms": [], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": true, + "defineConstraints": [], + "versionDefines": [], + "noEngineReferences": false +}
\ No newline at end of file |
