Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit 262cf0d

Browse files
paulbalajioblm
authored andcommitted
Feature/release 0.1.5 (#28)
* release 0.1.5 Signed-off-by: Paul Balaji <[email protected]> * add link.xml (#29)
1 parent 2b7cdc7 commit 262cf0d

File tree

5 files changed

+18
-2
lines changed

5 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## `0.1.5` - 2019-02-21
6+
57
### Changed
68

79
- Upgraded the project to be compatible with `2018.3.5f1`.

gdk.pinned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a518da67ab9e0c87a4f44ceed6b072416688e529
1+
7f10936647a58e33815cc2082bb4ba3ce0e7b921

packer.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"package_name": "gdk-for-unity-blank-project",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"git_packages": [
55
{
66
"clone_url": "[email protected]:spatialos/gdk-for-unity-blank-project.git",

workers/unity/Assets/link.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<linker>
2+
<assembly fullname="Improbable.Gdk.Core" preserve="all"/>
3+
<assembly fullname="Improbable.Gdk.GameObjectCreation" preserve="all"/>
4+
<assembly fullname="Improbable.Gdk.TransformSynchronization" preserve="all"/>
5+
<assembly fullname="Improbable.Gdk.PlayerLifecycle" preserve="all"/>
6+
<assembly fullname="Improbable.Gdk.Mobile" preserve="all"/>
7+
</linker>

workers/unity/Assets/link.xml.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)