New Version 1.42

Moving cam replay.
Fixed the bugs.

New Version 1.42

Moving cam replay.
Fixed the bugs.

New Version 1.42

Moving cam replay,
Fixed the bugs.
This commit is contained in:
SkunkStudios 2025-01-29 09:54:37 +07:00
parent dcb7df5fd1
commit 1c033119df
7079 changed files with 186851 additions and 48991 deletions

View file

@ -0,0 +1,13 @@
[2.0.0] 2018-02-07
Fixed issue with IAP_PURCHASING flag not set on project load
[2.0.1] 2018-02-14
Fixed issue where importing the asset store package would fail due to importer settings.
[2.0.2] 2018-06-12
Fixed issue where TypeLoadException occured while using "UnityEngine.Purchasing" because SimpleJson was not found. fogbugzId: 1035663/
[2.0.3] 2018-06-14
Fixed issue related to 2.0.2 that caused new projects to not compile in the editor.
Engine dll is enabled for editor by default.
Removed meta data that disabled engine dll for windows store.