More actions
"
Unreal Engine GVAS's Viewer | |
---|---|
General | |
Author | turtle-insect |
Type | Hack Utilities |
Version | 0.05 |
License | GPL-3.0 |
Last Updated | 2024/11/09 |
Links | |
Download | |
Website | |
Source | |
GvasViewer is a tool that lets you view GVAS files, which are a specific type of save data file used by games made with Unreal Engine.
Requirements:
- Windows 10 or 11
- .NET 8
How to Use:
- Open a GVAS File: Go to File -> Open to load your GVAS file.
- Tree View: Use the tree view on the side to easily navigate through the file’s structure.
Developer Info:
- GvasViewer works with a special file format called IFileFormat.
- If you're a developer, you can also add custom data structures to the file if needed.