Merge branch '4sval:dev' into dev

This commit is contained in:
wenlong li
2026-04-24 09:18:11 +08:00
committed by GitHub
2 changed files with 3 additions and 1 deletions

View File

@@ -727,6 +727,7 @@ public class CUE4ParseViewModel : ViewModel
case "ocio":
case "data" when Provider.ProjectName is "OakGame":
case "scss":
case "yaml":
case "ini":
case "txt":
case "log":
@@ -754,6 +755,7 @@ public class CUE4ParseViewModel : ViewModel
case "yml":
case "js":
case "po":
case "py":
case "md":
case "h":
case "non" when Provider.Versions.Game is EGame.GAME_RocoKingdomWorld: