GameStartDll.asmdef 472 B

1234567891011121314151617181920
  1. {
  2. "name": "GameStartDll",
  3. "rootNamespace": "",
  4. "references": [
  5. "DownloadSystem",
  6. "HybridCLR.Runtime",
  7. "ThirdParty",
  8. "PotingSkd",
  9. "Obfuz.Runtime"
  10. ],
  11. "includePlatforms": [],
  12. "excludePlatforms": [],
  13. "allowUnsafeCode": false,
  14. "overrideReferences": false,
  15. "precompiledReferences": [],
  16. "autoReferenced": true,
  17. "defineConstraints": [],
  18. "versionDefines": [],
  19. "noEngineReferences": false
  20. }