Skip to content

Commit

Permalink
update build
Browse files Browse the repository at this point in the history
  • Loading branch information
six519 committed Jun 22, 2020
1 parent 787849e commit 701a7a0
Show file tree
Hide file tree
Showing 7 changed files with 6,857 additions and 6,851 deletions.
4 changes: 2 additions & 2 deletions Build/Android/src/com/ferdinandsilva/pusoydos3/OBBData.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ public static class XAPKFile {
public static final XAPKFile[] xAPKS = {
new XAPKFile(
true, // true signifies a main file
"2", // the version of the APK that the file was uploaded against
869239075L // the length of the file in bytes
"3", // the version of the APK that the file was uploaded against
869470584L // the length of the file in bytes
)
};
};
Expand Down
2,086 changes: 1,044 additions & 1,042 deletions Build/Android_Multi/FileOpenOrder/CookerOpenOrder.log

Large diffs are not rendered by default.

11,612 changes: 5,808 additions & 5,804 deletions Build/Android_Multi/FileOpenOrder/EditorOpenOrder.log

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,6 @@ KeyAlias=PusoyDos3dKey
KeyStorePassword=password123
ApplicationDisplayName=Pusoy Dos 3D
bBuildForArm64=True
StoreVersion=2
VersionDisplayName=1.1
StoreVersion=3
VersionDisplayName=1.2

2 changes: 1 addition & 1 deletion Config/DefaultGame.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
ProjectID=288723D59D48049DE492F68B7BCF5281
ProjectDisplayedTitle=NSLOCTEXT("[/Script/EngineSettings]", "7669AF59C94B662D4C81CA9D7E985082", "Pusoy Dos")
ProjectDebugTitleInfo=NSLOCTEXT("[/Script/EngineSettings]", "E462E138F54AB86D9A2F8D9DA7C750C1", "Pusoy Dos")
ProjectVersion=1.1
ProjectVersion=1.2

[StartupActions]
bAddPacks=True
Expand Down
Binary file modified Content/Levels/MenuLevel.umap
Binary file not shown.
Binary file modified Content/Levels/MenuLevel_BuiltData.uasset
Binary file not shown.

0 comments on commit 701a7a0

Please sign in to comment.