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

Commit da415a8

Browse files
authored
Marking linux builds as required (#189)
* make sure linux builds are marked as required * changelog
1 parent 9595a17 commit da415a8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Changed
66

77
- Upgraded the project to be compatible with `2019.1.3f1`.
8+
- Marked the Linux builds for the GameLogic worker and the Simulated Player Coordinator as required.
89

910
## `0.2.2` - 2019-05-15
1011

workers/unity/Assets/Fps/Config/BuildConfiguration.asset

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ MonoBehaviour:
7171
Required: 0
7272
- Options: 16384
7373
Enabled: 1
74-
Required: 0
74+
Required: 1
7575
- Options: 0
7676
Enabled: 0
7777
Required: 0
@@ -105,7 +105,7 @@ MonoBehaviour:
105105
Required: 0
106106
- Options: 16384
107107
Enabled: 1
108-
Required: 0
108+
Required: 1
109109
- Options: 0
110110
Enabled: 0
111111
Required: 0

0 commit comments

Comments
 (0)