simdsoft / x-studio

This is the issues tracking, roadmap, docs src repo of the x-studio IDE. Copyright © 2014-2024 Simdsoft Limited
https://simdsoft.com/x-studio
118 stars 37 forks source link

Improve UnrealEngine project file *.uproject assoc support #922

Closed halx99 closed 2 years ago

halx99 commented 2 years ago

UnrealVersionSelector usage

Installed Unreal Editor list

Path

C:\ProgramData\Epic\UnrealEngineLauncher\LauncherInstalled.dat

Content

{
    "InstallationList": [
        {
            "InstallLocation": "D:\\Program Files\\Epic Games\\UE_5.0",
            "NamespaceId": "ue",
            "ItemId": "1ce536b653df463bb2492f529d832b71",
            "ArtifactId": "QuixelBridge_5.0",
            "AppVersion": "5.0.0-19505902+++UE5+Release-5.0-2022.0.3-20102353-Windows",
            "AppName": "QuixelBridge_5.0"
        },
        {
            "InstallLocation": "D:\\Program Files\\Epic Games\\UE_5.0",
            "NamespaceId": "ue",
            "ItemId": "d33c86e1279b45fc9a889f5e64ed6705",
            "ArtifactId": "UE_5.0",
            "AppVersion": "5.0.1-19764885+++UE5+Release-5.0-Windows",
            "AppName": "UE_5.0"
        }
    ]
}

UE5 Process List

References