v4.0.1
This commit is contained in:
@ -182,12 +182,12 @@ SoundCueCookQualityIndex=-1
|
||||
|
||||
[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings]
|
||||
PackageName=com.vortexing.[PROJECT]
|
||||
StoreVersion=1
|
||||
StoreVersion=401
|
||||
StoreVersionOffsetArmV7=0
|
||||
StoreVersionOffsetArm64=0
|
||||
StoreVersionOffsetX8664=0
|
||||
ApplicationDisplayName=
|
||||
VersionDisplayName=4
|
||||
VersionDisplayName=4.0.1
|
||||
MinSDKVersion=23
|
||||
TargetSDKVersion=25
|
||||
InstallLocation=InternalOnly
|
||||
|
BIN
Content/Blueprint/VRInstance.uasset
(Stored with Git LFS)
BIN
Content/Blueprint/VRInstance.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/DaDian/Level/dadainjinjing280.umap
(Stored with Git LFS)
BIN
Content/DaDian/Level/dadainjinjing280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_Bingyong/BingyongNear280.umap
(Stored with Git LFS)
BIN
Content/QSH_Bingyong/BingyongNear280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_ChangLang/L_ChangLang280.umap
(Stored with Git LFS)
BIN
Content/QSH_ChangLang/L_ChangLang280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_JiGuang/jiguangzhen280.umap
(Stored with Git LFS)
BIN
Content/QSH_JiGuang/jiguangzhen280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_KaiChang/280/1kaichang280.umap
(Stored with Git LFS)
BIN
Content/QSH_KaiChang/280/1kaichang280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_QiJu/QiJuNear280.umap
(Stored with Git LFS)
BIN
Content/QSH_QiJu/QiJuNear280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/QSH_jixielong/jixielong280.umap
(Stored with Git LFS)
BIN
Content/QSH_jixielong/jixielong280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/SplinedGuideLinePack/Blueprints/BP_Navigation.uasset
(Stored with Git LFS)
BIN
Content/SplinedGuideLinePack/Blueprints/BP_Navigation.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/BP/UDP/UDP.uasset
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/BP/UDP/UDP.uasset
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/A+280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/A+280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/A-280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/A-280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/A280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/A280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/B280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/B280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/C280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/C280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/D280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/D280.umap
(Stored with Git LFS)
Binary file not shown.
BIN
Content/TerracottaWarriors/Map/280/E280.umap
(Stored with Git LFS)
BIN
Content/TerracottaWarriors/Map/280/E280.umap
(Stored with Git LFS)
Binary file not shown.
@ -54,7 +54,7 @@ void UUDPInstanceSubsystem::Initialize(FSubsystemCollectionBase& Collection)
|
||||
{
|
||||
Super::Initialize(Collection);
|
||||
InitNetwork();
|
||||
UUID = FGuid::NewGuid().ToString();
|
||||
// UUID = FGuid::NewGuid().ToString();
|
||||
}
|
||||
|
||||
void UUDPInstanceSubsystem::Deinitialize()
|
||||
|
@ -71,6 +71,11 @@
|
||||
"Name": "ObjectPool",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/e3c6aea892b748eb9e2241b9c4b74d36"
|
||||
},
|
||||
{
|
||||
"Name": "DTAes",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/a47320428e274ede92ced79fb4ee1028"
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
|
Reference in New Issue
Block a user