vmodule and verse file types

This commit is contained in:
GMatrixGames
2023-02-01 11:45:36 -05:00
parent 79399e5db2
commit 535ffd45ec
2 changed files with 3 additions and 1 deletions

View File

@@ -597,6 +597,8 @@ public class CUE4ParseViewModel : ViewModel
case "manifest":
case "uplugin":
case "archive":
case "vmodule":
case "verse":
case "html":
case "json":
case "ini":