- Joined
- Aug 7, 2013
- Messages
- 1,342
Hi,
I want to be able to edit/replace specific files within a Warcraft III TFT map file, i.e. .w3x. Ideally this runs on command line and is platform independent (Mac support).
For example, I tried using MPQExtractor (see: GitHub - Kanma/MPQExtractor: A command-line tool to extract files from MPQ archives). It let me list and extract files from a w3x file, but I couldn't edit the files and create a new w3x file with it.
war3map.w3e
war3map.w3i
war3map.wtg
war3map.wct
war3map.wts
war3map.j
war3map.shd
war3mapMap.blp
war3map.mmp
war3map.wpm
war3map.doo
war3mapUnits.doo
war3map.w3r
war3map.w3c
war3mapMisc.txt
war3mapSkin.txt
What tool exists that will let me extract these files, swap in my own (or edit them, e.g. the war3map.j file) and then create a new valid w3x file that can be played or opened in the World Editor?
I want to be able to edit/replace specific files within a Warcraft III TFT map file, i.e. .w3x. Ideally this runs on command line and is platform independent (Mac support).
For example, I tried using MPQExtractor (see: GitHub - Kanma/MPQExtractor: A command-line tool to extract files from MPQ archives). It let me list and extract files from a w3x file, but I couldn't edit the files and create a new w3x file with it.
war3map.w3e
war3map.w3i
war3map.wtg
war3map.wct
war3map.wts
war3map.j
war3map.shd
war3mapMap.blp
war3map.mmp
war3map.wpm
war3map.doo
war3mapUnits.doo
war3map.w3r
war3map.w3c
war3mapMisc.txt
war3mapSkin.txt
What tool exists that will let me extract these files, swap in my own (or edit them, e.g. the war3map.j file) and then create a new valid w3x file that can be played or opened in the World Editor?