Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Update runtime 14.5.2 #1373

Merged
merged 5 commits into from
May 22, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
I swear vscode is trolling me
zeroZshadow committed May 22, 2020
commit 270ba665bea7aa04627e72dae6486ca16904ec3c
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -92,7 +92,6 @@
- Added ability to construct a `CodeWriter` using just the raw string content. [#1275](https://github.com/spatialos/gdk-for-unity/pull/1275)
- This will override anything defined through the ergonomic `CodeWriter` API.
- Introduced a new `CodegenJob` model. [#1275](https://github.com/spatialos/gdk-for-unity/pull/1275)

- The SpatialOS Runtime version is now pinned by the GDK. This has been initially set to `14.5.0`.
- You can override this version in the GDK Tools Configuration. [#1289](https://github.com/spatialos/gdk-for-unity/pull/1289)
- This version (or your override) will be used in both local deployments started through the editor and cloud deployments started through the Deployment Launcher.