mirror of
https://github.com/4sval/FModel.git
synced 2026-05-07 05:21:31 -05:00
Merge branch 'dev' of https://github.com/LoogPhysics/FModel into dev
This commit is contained in:
commit
8db7677251
|
|
@ -1 +1 @@
|
|||
Subproject commit 3a243aa9452658bbc6a74d538d1cf4d73da758f4
|
||||
Subproject commit 3ea8a56be6e16012ebdeaab6e17f7b14049abda4
|
||||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user