forked from gamekit-developers/gamekit
-
Notifications
You must be signed in to change notification settings - Fork 0
File Inspector
Thomas Trocha edited this page Mar 22, 2015
·
2 revisions
The File Inspector, is a tool that will aid in writing and debugging the FileBinaryTables library and FBT compatible files. It contains a simple text editor, with a built in version of the makefbt program to build and translate, the source into compiled tables.
- It should display pointer relationship graphs
- It should provide a way to visualize the actual class / structure data
- It should be able to reverse file tables back into C/C++ headers.
- Generating an XML Schema and an automatic XML parser
- Generating ASCII tables and an automatic ASCII parser
