1.0.0 • Published 8 years ago
itemsxml2json v1.0.0
itemsxml2json
Convert the items.xml to JSON, to be used with XMLInterfaceObject (currently only in BigFarm)
Example Usage
After having installed the dependencies using yarn, run the following to convert the Big Farm items.xml to JSON:
yarn run itemsxml2json -i ../TranspilationBigFarm/config/items_v5084.ggs -o ../TranspilationBigFarm/config/items_v5084.ggs.json1.0.0
8 years ago