Skip to content

Commit

Permalink
swap to 4.27
Browse files Browse the repository at this point in the history
  • Loading branch information
getnamo committed May 5, 2023
1 parent a507eca commit ad2b2d6
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 19 deletions.
14 changes: 0 additions & 14 deletions UnrealClient/Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,3 @@ bSupportsUpsideDownOrientation=False
bSupportsLandscapeLeftOrientation=True
PreferredLandscapeOrientation=LandscapeLeft

[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
bEnablePlugin=True
bAllowNetworkConnection=True
SecurityToken=2CB73B754C958A202E08AB9DE244FAC0
bIncludeInShipping=False
bAllowExternalStartInShipping=False
bCompileAFSProject=False
bUseCompression=False
bLogFiles=False
bReportStats=False
ConnectionType=USBOnly
bUseManualIPAddress=False
ManualIPAddress=

6 changes: 3 additions & 3 deletions UnrealClient/Config/steamvr_ue_editor_app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"source": "UE",
"applications": [
{
"app_key": "application.generated.ue.sioclient-17735300.ue4editor.exe",
"app_key": "application.generated.ue.sioclient-15973114.ue4editor.exe",
"launch_type": "url",
"url": "steam://launch/",
"action_manifest_path": "C:/Users/Admin/Documents/GitHub/socketio-client-ue4-example/sioclient/Config/SteamVRBindings/steamvr_manifest.json",
"action_manifest_path": "C:/Users/Admin/Documents/GitHub/socketio-client-ue4-example/_Releases/socketio-client-ue4-example/sioclient/Config/SteamVRBindings/steamvr_manifest.json",
"strings":
{
"en_us":
{
"name": "sioclient-17735300 [UE Editor]"
"name": "sioclient-15973114 [UE Editor]"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"FileVersion": 3,
"EngineAssociation": "5.0",
"EngineAssociation": "4.27",
"Category": "",
"Description": ""
}

0 comments on commit ad2b2d6

Please sign in to comment.