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

Commit 7a78478

Browse files
authored
fix naming (#49)
* fix naming * change to better names
1 parent 9dd1b7f commit 7a78478

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

workers/unity/ProjectSettings/ProjectSettings.asset

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ PlayerSettings:
1313
useOnDemandResources: 0
1414
accelerometerFrequency: 60
1515
companyName: Improbable
16-
productName: Unity GDK
16+
productName: FPS Starter Project
1717
defaultCursor: {fileID: 0}
1818
cursorHotspot: {x: 0, y: 0}
1919
m_SplashScreenBackgroundColor: {r: 0.27058825, g: 0.27450982, b: 0.2784314, a: 1}
@@ -152,7 +152,8 @@ PlayerSettings:
152152
resolutionScalingMode: 0
153153
androidSupportedAspectRatio: 1
154154
androidMaxAspectRatio: 2.1
155-
applicationIdentifier: {}
155+
applicationIdentifier:
156+
Standalone: com.improbable.gdk.starterproject
156157
buildNumber: {}
157158
AndroidBundleVersionCode: 1
158159
AndroidMinSdkVersion: 16

0 commit comments

Comments
 (0)