An open API service indexing awesome lists of open source software.

https://github.com/epinter/tq-mapdecompiler

Map decompiler for Titan Quest
https://github.com/epinter/tq-mapdecompiler

Last synced: 12 months ago
JSON representation

Map decompiler for Titan Quest

Awesome Lists containing this project

README

          

This source code was originally posted at titanquest.net by p0a.
Now links to the original file (MapDecompilerFix) may be found at
titanquestfans.net.

The original author is p0a, and knightsouldier contributed with fixes.

All credits goes to them.

Example of directory structure:
~~~~
Source
-->Levels
---->World
------>world01.map
------>world01.sd
------>world01.wrl
------>Babylon
------>Egypt
------>Greece
------>Olympus
------>Orient
-->XPack
~~~~

Usage:
~~~~
.\MAPDecomp world01.map world01.wrl
~~~~