Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 299 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 299 Bytes

Mappet!

A tool to copy/merge data between or within Fallout 2 maps.

Example

mappet.exe MINE1.txt MINE3.txt flipped.txt -c "0: a2, 1:b1, 2: a0"
Takes MINE1.txt as the main map (Map A), flips elevation 2 and 0, then replaces elevation 1 with elevation 0 from MINE3.txt (Map B)