123456789101112131415161718192021222324252627 |
- {
- "name": "com.unity.services.core",
- "displayName": "Services Core",
- "version": "1.12.5",
- "unity": "2019.4",
- "description": "This package defines common components used by multiple Game Service packages.\nThese are standardized and aim to unify the overall experience of working with Game Services SDK.",
- "dependencies": {
- "com.unity.modules.unitywebrequest": "1.0.0",
- "com.unity.nuget.newtonsoft-json": "3.2.1",
- "com.unity.modules.androidjni": "1.0.0"
- },
- "relatedPackages": {
- "com.unity.services.core.tests": "1.12.5"
- },
- "_upm": {
- "changelog": "### Added\n\n- Apple privacy manifest file (PrivacyInfo.xcprivacy)\n\n### Fixed\n\n- Fixed an issue with the optional `FEATURE_SERVICES_INSTANCES` preprocessor define."
- },
- "upmCi": {
- "footprint": "5c0a191266db224a06ca6acaef3ea0e40d28fe59"
- },
- "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.services.core@1.12/manual/index.html",
- "repository": {
- "url": "https://github.cds.internal.unity3d.com/unity/operate-services-sdk.git",
- "type": "git",
- "revision": "85f4cc67cb1ec043a92990cbe34002037e9948e4"
- }
- }
|