diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2026-05-12 11:30:53 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2026-05-12 11:30:53 +0800 |
| commit | 7d000eb31b39c737a798057b15139f37a633530b (patch) | |
| tree | 4d0b5c4254ace847c65830e6b49b6206ed27ee17 /Assets/Scripts/SoulCoreGameLoop/WangSoul.GameCore.asmdef | |
| parent | 08c53d1525c9a766ac86b31bf31f502d09a28b5f (diff) | |
增加区域提示 UI
Diffstat (limited to 'Assets/Scripts/SoulCoreGameLoop/WangSoul.GameCore.asmdef')
| -rw-r--r-- | Assets/Scripts/SoulCoreGameLoop/WangSoul.GameCore.asmdef | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Assets/Scripts/SoulCoreGameLoop/WangSoul.GameCore.asmdef b/Assets/Scripts/SoulCoreGameLoop/WangSoul.GameCore.asmdef new file mode 100644 index 0000000..974980b --- /dev/null +++ b/Assets/Scripts/SoulCoreGameLoop/WangSoul.GameCore.asmdef @@ -0,0 +1,16 @@ +{ + "name": "WangSoul.GameCore", + "rootNamespace": "", + "references": [ + "GUID:6055be8ebefd69e48b49212b09b47b2f" + ], + "includePlatforms": [], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": true, + "defineConstraints": [], + "versionDefines": [], + "noEngineReferences": false +}
\ No newline at end of file |
