This repository has been archived by the owner on Oct 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Paul Balaji
authored and
Jamie Brynes
committed
Jun 28, 2019
1 parent
689a835
commit a9cb811
Showing
10 changed files
with
22 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
84243525d98aff511e7aa1f7703c37347017e386 | ||
36cf14b1a230b37a1603b2a034a92f13e01b6086 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
workers/unity/Packages/com.improbable.gdk.deploymentmanager/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"name": "com.improbable.gdk.guns", | ||
"displayName": "SpatialOS GDK Guns", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"unity": "2019.1", | ||
"author": "Improbable Worlds Ltd", | ||
"description": "SpatialOS GDK Guns Module. Made by Improbable.", | ||
"dependencies": { | ||
"com.improbable.gdk.core": "0.2.3", | ||
"com.improbable.gdk.standardtypes": "0.2.3", | ||
"com.improbable.gdk.objectpooling": "0.2.3" | ||
"com.improbable.gdk.core": "0.2.4", | ||
"com.improbable.gdk.standardtypes": "0.2.4", | ||
"com.improbable.gdk.objectpooling": "0.2.4" | ||
} | ||
} |
4 changes: 2 additions & 2 deletions
4
workers/unity/Packages/com.improbable.gdk.health/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "com.improbable.gdk.health", | ||
"displayName": "SpatialOS GDK Health", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"unity": "2019.1", | ||
"author": "Improbable Worlds Ltd", | ||
"description": "SpatialOS GDK Health Module. Made by Improbable.", | ||
"dependencies": { | ||
"com.improbable.gdk.core": "0.2.3" | ||
"com.improbable.gdk.core": "0.2.4" | ||
} | ||
} |
6 changes: 3 additions & 3 deletions
6
workers/unity/Packages/com.improbable.gdk.movement/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"name": "com.improbable.gdk.movement", | ||
"displayName": "SpatialOS GDK Movement", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"unity": "2019.1", | ||
"author": "Improbable Worlds Ltd", | ||
"description": "SpatialOS GDK Movement Module. Made by Improbable.", | ||
"dependencies": { | ||
"com.improbable.gdk.core": "0.2.3", | ||
"com.improbable.gdk.standardtypes": "0.2.3" | ||
"com.improbable.gdk.core": "0.2.4", | ||
"com.improbable.gdk.standardtypes": "0.2.4" | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
workers/unity/Packages/com.improbable.gdk.objectpooling/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
workers/unity/Packages/com.improbable.gdk.ragdolls/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"name": "com.improbable.gdk.ragdolls", | ||
"displayName": "SpatialOS GDK Ragdolls", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"unity": "2019.1", | ||
"author": "Improbable Worlds Ltd", | ||
"description": "SpatialOS GDK Ragdolls Module. Made by Improbable.", | ||
"dependencies": { | ||
"com.improbable.gdk.core": "0.2.3", | ||
"com.improbable.gdk.health": "0.2.3", | ||
"com.improbable.gdk.objectpooling": "0.2.3", | ||
"com.improbable.gdk.standardtypes": "0.2.3" | ||
"com.improbable.gdk.core": "0.2.4", | ||
"com.improbable.gdk.health": "0.2.4", | ||
"com.improbable.gdk.objectpooling": "0.2.4", | ||
"com.improbable.gdk.standardtypes": "0.2.4" | ||
} | ||
} |
4 changes: 2 additions & 2 deletions
4
workers/unity/Packages/com.improbable.gdk.standardtypes/package.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "com.improbable.gdk.standardtypes", | ||
"displayName": "SpatialOS GDK Standard Types", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"unity": "2019.1", | ||
"author": "Improbable Worlds Ltd", | ||
"description": "SpatialOS GDK Standard Types Module. Made by Improbable.", | ||
"dependencies": { | ||
"com.improbable.gdk.core": "0.2.3" | ||
"com.improbable.gdk.core": "0.2.4" | ||
} | ||
} |