mirror of
https://github.com/4sval/FModel.git
synced 2026-09-19 15:04:28 -05:00
ignore the json var and GetLoadPackageResult, will be removed once the method is found Removed the KismetExtensions.cs file and refactored blueprint decompilation logic in CUE4ParseViewModel.cs to use a new DecompileBlueprintToPseudo method. Updated CUE4ParseExtensions.cs with GetLoadPackageResult helper. Improved C++ syntax highlighting in Cpp.xshd by adding 'default' keyword and enhanced comment rule. Minor formatting and code organization improvements across affected files.