mirror of
https://github.com/4sval/FModel.git
synced 2026-09-13 03:56:43 -05:00
pubg egl
This commit is contained in:
Submodule CUE4Parse updated: 78cd043be4...af16aa14f3
@@ -110,6 +110,7 @@ public class GameSelectorViewModel : ViewModel
|
||||
yield return GetUnrealEngineGame("a99769d95d8f400baad1f67ab5dfe508");
|
||||
yield return GetUnrealEngineGame("Nebula");
|
||||
yield return GetUnrealEngineGame("711c5e95dc094ca58e5f16bd48e751d6");
|
||||
yield return GetUnrealEngineGame("9361c8c6d2f34b42b5f2f61093eedf48");
|
||||
yield return GetRiotGame("VALORANT", "ShooterGame\\Content\\Paks");
|
||||
yield return new DetectedGame { GameName = "Valorant [LIVE]", GameDirectory = Constants._VAL_LIVE_TRIGGER };
|
||||
yield return GetMojangGame("MinecraftDungeons", "\\dungeons\\dungeons\\Dungeons\\Content\\Paks");
|
||||
|
||||
@@ -27,6 +27,7 @@ public class StringToGameConverter : IValueConverter
|
||||
"shoebill" => FGame.SwGame,
|
||||
"a99769d95d8f400baad1f67ab5dfe508" => FGame.Platform,
|
||||
"711c5e95dc094ca58e5f16bd48e751d6" => FGame.PandaGame,
|
||||
"9361c8c6d2f34b42b5f2f61093eedf48" => FGame.TslGame,
|
||||
381210 => FGame.DeadByDaylight,
|
||||
578080 => FGame.TslGame,
|
||||
677620 => FGame.PortalWars,
|
||||
|
||||
Reference in New Issue
Block a user