| 123456789101112131415161718192021222324252627282930 |
- {
- "FileVersion": 3,
- "EngineAssociation": "5.7",
- "Category": "",
- "Description": "",
- "Plugins": [
- {
- "Name": "GoogleARCore",
- "Enabled": true,
- "SupportedTargetPlatforms": [
- "Android"
- ]
- },
- {
- "Name": "AppleARKit",
- "Enabled": true,
- "SupportedTargetPlatforms": [
- "IOS",
- "Win64",
- "Mac",
- "Linux",
- "Android"
- ]
- }
- ],
- "TargetPlatforms": [
- "Android",
- "IOS"
- ]
- }
|