KairoEngine.SteamIntegration.asmdef 556 B

1234567891011121314151617181920
  1. {
  2. "name": "KairoEngine.SteamIntegration",
  3. "rootNamespace": "",
  4. "references": [
  5. "GUID:7e5ae6a38d1532248b4c890eca668b06",
  6. "GUID:e048eeec9bdb9d30448017b829deb3f6"
  7. ],
  8. "includePlatforms": [],
  9. "excludePlatforms": [],
  10. "allowUnsafeCode": false,
  11. "overrideReferences": true,
  12. "precompiledReferences": [
  13. "Facepunch.Steamworks.Win64.dll",
  14. "Sirenix.OdinInspector.Attributes.dll"
  15. ],
  16. "autoReferenced": true,
  17. "defineConstraints": [],
  18. "versionDefines": [],
  19. "noEngineReferences": false
  20. }