浏览代码

Update to 23945

/main
unity-pets-bot 4 年前
当前提交
d0251881
共有 5 个文件被更改,包括 12 次插入5 次删除
  1. 7
      CHANGELOG.md
  2. 2
      Packages/manifest.json
  3. 2
      ProjectSettings/ProjectSettings.asset
  4. 4
      ProjectSettings/ProjectVersion.txt
  5. 2
      README.md

7
CHANGELOG.md


# Changelog
## [0.3.0] - 2020-03
- Upgrading to latest Unity version 2019.3.6f1
## [0.2.0] - 2020-02
- Upgrading to latest Unity version 2019.3.3f1
## [0.1.0] - 2019-12
- First public release

2
Packages/manifest.json


"com.unity.formats.fbx": "2.0.1-preview.11",
"com.unity.ide.rider": "1.1.4",
"com.unity.ide.visualstudio": "1.0.11",
"com.unity.ide.vscode": "1.1.4",
"com.unity.ide.vscode": "1.2.0",
"com.unity.jobs": "0.2.2-preview.6",
"com.unity.mathematics": "1.1.0",
"com.unity.netcode": "0.0.2-preview.1",

2
ProjectSettings/ProjectSettings.asset


allowUnsafeCode: 1
additionalIl2CppArgs:
scriptingRuntimeVersion: 1
gcIncremental: 1
gcIncremental: 0
gcWBarrierValidation: 0
apiCompatibilityLevelPerPlatform:
PS4: 3

4
ProjectSettings/ProjectVersion.txt


m_EditorVersion: 2019.3.3f1
m_EditorVersionWithRevision: 2019.3.3f1 (7ceaae5f7503)
m_EditorVersion: 2019.3.6f1
m_EditorVersionWithRevision: 2019.3.6f1 (5c3fb0a11183)

2
README.md


Currently the project supports these:
```
Unity: 2019.3.3f1
Unity: 2019.3.6f1
Platforms: Windows and MacOS
```

正在加载...
取消
保存