适配鸿合
This commit is contained in:
parent
49bca699dc
commit
cc7f326c14
@ -1,5 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.turing.3dcore": "file:C:/Users/Admin/Downloads/com.turing.3dcore-1.0.0.0.tgz",
|
||||
"com.unity.2d.sprite": "1.0.0",
|
||||
"com.unity.2d.tilemap": "1.0.0",
|
||||
"com.unity.collab-proxy": "2.2.0",
|
||||
|
||||
@ -1,5 +1,13 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.turing.3dcore": {
|
||||
"version": "file:C:/Users/Admin/Downloads/com.turing.3dcore-1.0.0.0.tgz",
|
||||
"depth": 0,
|
||||
"source": "local-tarball",
|
||||
"dependencies": {
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.1"
|
||||
}
|
||||
},
|
||||
"com.unity.2d.sprite": {
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
|
||||
@ -60,7 +60,7 @@ GraphicsSettings:
|
||||
m_FogKeepExp: 1
|
||||
m_FogKeepExp2: 1
|
||||
m_AlbedoSwatchInfos: []
|
||||
m_LightsUseLinearIntensity: 0
|
||||
m_LightsUseLinearIntensity: 1
|
||||
m_LightsUseColorTemperature: 1
|
||||
m_DefaultRenderingLayerMask: 1
|
||||
m_LogWhenShaderIsCompiled: 0
|
||||
|
||||
@ -47,7 +47,7 @@ PlayerSettings:
|
||||
defaultScreenWidthWeb: 1280
|
||||
defaultScreenHeightWeb: 720
|
||||
m_StereoRenderingPath: 0
|
||||
m_ActiveColorSpace: 0
|
||||
m_ActiveColorSpace: 1
|
||||
unsupportedMSAAFallback: 0
|
||||
m_SpriteBatchVertexThreshold: 300
|
||||
m_MTRendering: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user