(Python 3.7) UDMF to JSON converter

Things that are still useful but aren't launchers, engines, or editors go here.
Post Reply
User avatar
DenisBelmondo
Posts: 379
Joined: Fri Jun 06, 2008 6:26 pm
Location: Two-Key Return
Contact:

(Python 3.7) UDMF to JSON converter

Post by DenisBelmondo »

hi

i wrote a one-off tool for a "secret project" which reads all the UDMF maps from a wad or pk3/zip and converts them to JSON. i don't know if anyone else will find any particular use for this, but i'm sure some of you might appreciate it nonetheless.

https://gitlab.com/Delmondo/pyudmf2json

usage: "pyUDMF2JSON input [output]" where input is a wad or pk3 and the optional output is where all the map files are spit out to. you MUST have omgifol installed to use this. do "pip install omgifol".
Post Reply

Return to “Miscellaneous”