Skip to content

Commit cbc73e8

Browse files
Byte Wars Build Pipelinedamarindraab
authored andcommitted
Merged in tutorialmodules-release-2.18.0 (pull request #418)
Update tutorialmodules to 2.18.0 * Update tutorialmodules to 2.18.0 Approved-by: Damar Inderajati Approved-by: Fachrurrozy Muhammad
1 parent 53ddcf3 commit cbc73e8

File tree

115 files changed

+10879
-9241
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+10879
-9241
lines changed

Config/DefaultEngine.ini

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ BaseUrl=
213213

214214
[AccelByteNetworkUtilities]
215215
UseTurnManager=true
216-
TurnServerSecret=
217216

218217
; Module: Initial Setup - END
219218
; //////////////////////////////////////
@@ -392,7 +391,15 @@ LogAccelByteDSHub=VeryVerbose
392391
+ForcedEnabledModules=TutorialModule:MODULECODENAME
393392
ForceDisabledOtherModules=false
394393
bAllowUpgradeAccount=false
395-
ForceEnableFTUE=false
394+
ForceEnableFTUE=true
396395
bUseVersionChecker=true
397396
LatencyRefreshInterval=5
398-
bShowLatency=false
397+
bShowLatency=false
398+
399+
[/Script/IOSRuntimeSettings.IOSRuntimeSettings]
400+
MobileProvision=ByteWars_provision.mobileprovision
401+
SigningCertificate=
402+
BundleDisplayName=Byte Wars
403+
BundleName=Byte Wars
404+
BundleIdentifier=com.accelbyte.bytewars
405+

Config/DefaultGame.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[/Script/EngineSettings.GeneralProjectSettings]
22
GitHash=38e2bde
33
ProjectID=8DAB8AD246B954A7292553AF4B4F50E5
4-
ProjectVersion=2.17.0
4+
ProjectVersion=2.18.0
55
BuildNumber=280
66

77
[/Script/CommonInput.CommonInputSettings]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)