Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

package.json 1.3KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "name": "com.unity.adaptiveperformance.samsung.android",
  3. "displayName": "Adaptive Performance Samsung Android",
  4. "description": "The Adaptive Performance Samsung (Android) provider is a subsystem for Adaptive Performance to extend Adaptive Performance to Samsung Android devices. It transmits device-specific information to the Adaptive Performance system and enables you to receive data about the thermal state of a Samsung Android device. \n\nBy installing this package, you agree to the terms and conditions of the Samsung GameSDK End User License Agreement found under \"View licenses\" above.",
  5. "unity": "2021.2",
  6. "unityRelease": "0a18",
  7. "version": "4.0.2",
  8. "keywords": [
  9. "mobile",
  10. "adaptive",
  11. "performance",
  12. "utility",
  13. "utilities",
  14. "core",
  15. "samsung",
  16. "ap",
  17. "provider",
  18. "subsystem",
  19. "gamesdk",
  20. "VRR",
  21. "indexer",
  22. "scaler",
  23. "boost",
  24. "profiles",
  25. "cluster",
  26. "clusterinfo"
  27. ],
  28. "dependencies": {
  29. "com.unity.adaptiveperformance": "4.0.1"
  30. },
  31. "upmCi": {
  32. "footprint": "4d7f588cefec5d402972da9708e091e8fbf6c8c1"
  33. },
  34. "repository": {
  35. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.adaptiveperformance.samsung.android.git",
  36. "type": "git",
  37. "revision": "7bbfbd0761a4523a6d571b29d2fe37d4d255c5db"
  38. }
  39. }