Files
Workspace/Assets/Demos/ReplacedPerson/Mods/ExampleGreedMod/UnityAdapter/ExampleGreedMod.Unity.asmdef
T
2026-08-17 18:18:13 +08:00

14 lines
417 B
Plaintext

{
"name": "ExampleGreedMod.Unity",
"rootNamespace": "ExampleGreedMod",
"references": ["ExampleGreedMod.Rules", "ReplacedPerson.Core", "ReplacedPerson.Runtime", "ShrinkModFramework.Runtime"],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}