浏览代码

General changes

/main
Ciro Continisio 3 年前
当前提交
2ffae207
共有 4 个文件被更改,包括 14 次插入4 次删除
  1. 2
      UOP1_Project/Packages/manifest.json
  2. 4
      UOP1_Project/Packages/packages-lock.json
  3. 10
      UOP1_Project/ProjectSettings/ProjectSettings.asset
  4. 2
      UOP1_Project/ProjectSettings/QualitySettings.asset

2
UOP1_Project/Packages/manifest.json


{
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.addressables": "1.18.15",
"com.unity.addressables": "1.19.4",
"com.unity.animation.rigging": "1.0.3",
"com.unity.burst": "1.4.11",
"com.unity.cinemachine": "2.7.8",

4
UOP1_Project/Packages/packages-lock.json


"dependencies": {}
},
"com.unity.addressables": {
"version": "1.18.15",
"version": "1.19.4",
"com.unity.scriptablebuildpipeline": "1.19.1",
"com.unity.scriptablebuildpipeline": "1.19.2",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",

10
UOP1_Project/ProjectSettings/ProjectSettings.asset


androidRenderOutsideSafeArea: 0
androidUseSwappy: 0
androidBlitType: 1
androidResizableWindow: 0
androidDefaultWindowWidth: 1920
androidDefaultWindowHeight: 1080
androidMinimumWindowWidth: 400
androidMinimumWindowHeight: 300
androidFullscreenMode: 1
defaultIsNativeResolution: 1
macRetinaSupport: 1
runInBackground: 1

useCustomGradlePropertiesTemplate: 0
useCustomProguardFile: 0
AndroidTargetArchitectures: 1
AndroidTargetDevices: 0
AndroidSplashScreenScale: 0
androidSplashScreen: {fileID: 0}
AndroidKeystoreName:

height: 180
banner: {fileID: 0}
androidGamepadSupportLevel: 0
chromeosInputEmulation: 1
AndroidMinifyWithR8: 0
AndroidMinifyRelease: 0
AndroidMinifyDebug: 0

cameraUsageDescription:
locationUsageDescription:
microphoneUsageDescription:
bluetoothUsageDescription:
switchNMETAOverride:
switchNetLibKey:
switchSocketMemoryPoolSize: 6144

ps4videoRecordingFeaturesUsed: 0
ps4contentSearchFeaturesUsed: 0
ps4CompatibilityPS5: 0
ps4AllowPS5Detection: 0
ps4GPU800MHz: 1
ps4attribEyeToEyeDistanceSettingVR: 0
ps4IncludedModules:

2
UOP1_Project/ProjectSettings/QualitySettings.asset


skinWeights: 4
textureQuality: 0
anisotropicTextures: 1
antiAliasing: 0
antiAliasing: 2
softParticles: 0
softVegetation: 1
realtimeReflectionProbes: 1

正在加载...
取消
保存