This VS Code extension allows you to view binary XML files from Cryengine games and other sources. The most common of these are the material files for newer Star Citizen source files, but other Cryengine games may also use this format. You can tell if a file is compatible as it will start with the magic string of either CryXmlB
or pbxml
.
This is a simple binary xml viewer that can read CryXml and pbxml files.
Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.
None
There are no settings to be configured.
There are no known issues.
None
Initial release of cryxmlviewer
Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.
- Check out the source code at https://www.github.com/markemp/cryxmlviewer
Enjoy!