A simple GUI application that allows to browse xdata files that were created with the xdata library (http://github.com/entrusc/xdata).
For convenience there are binaries available of the most recent version:
- http://moebiusgames.com/files/xdata-explorer-windows.zip
- http://moebiusgames.com/files/xdata-explorer-other.zip
It is easy - just clone the repository:
git clone https://github.com/entrusc/xdata-explorer
then type:
mvn package
next there should be two files in ./target:
- xdata-explorer-windows.zip
- xdata-explorer-other.zip
containing the executables for windows and linux/OSX accordingly.