vmodule and verse file types

This commit is contained in:
GMatrixGames 2023-02-01 11:45:36 -05:00
parent 79399e5db2
commit 535ffd45ec
No known key found for this signature in database
GPG Key ID: E9F4FDECB669C64F
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3b74a52bb943ffd3365b94d1fcadb05550ebfdaa
Subproject commit eef05377f72ec488588b9c2b7dcc26bd9dea7c71

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":