#XML to JSON?
26 messages · Page 1 of 1 (latest)
there are libraries for it. If you want to see a few just look up "java xml". Tho if you just want to convert that one file just use some freely available software
what software are you suggesting?
none, there is too many for me to suggest one. Just search for "xml2json"
or "xml to json" or "xml json converter" or something like that
I believe @onyx gate is talking about online converters, like https://jsonformatter.org/xml-to-json
actually I was thinking of jtm
or something similar
how do i use any of these?
jtm <filename>
curl https://cdn.discordapp.com/attachments/1096030973503741962/1096031079674159215/Lakewater_County_mods_and_assets.xml | ./jtm-linux-64.v2.08
and also this just gives me a .txt file not a .json file...
that is json tho
but I need it in .json not .txt.....
then rename it to .json?
does that work?
well, you said you need it in .json
ok so i tried, i guess it didnt work :/
no, rename the json file
this one?
yeah
its still a text document...
what i finally figured it out
i used a .txt to .json converter