Psychonauts2 support
Some checks failed
FModel QA Builder / build (push) Has been cancelled

This commit is contained in:
LongerWarrior 2025-10-23 00:53:26 +03:00
parent 35e05d947f
commit ae52058d26
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 057234c6992ea9b280883e6c1b973c7bb6f4fe8c
Subproject commit 8f7733e4952ce783dcea43b98f422afd1460ec2f

View File

@ -652,6 +652,7 @@ public class CUE4ParseViewModel : ViewModel
case "cube":
case "usda":
case "ocio":
case "data" when Provider.ProjectName is "OakGame":
case "ini":
case "txt":
case "log":
@ -675,6 +676,7 @@ public class CUE4ParseViewModel : ViewModel
case "doc":
case "lua":
case "vdf":
case "yml":
case "js":
case "po":
case "md":