Skip to content

Commit

Permalink
"Documentation"
Browse files Browse the repository at this point in the history
  • Loading branch information
ghost2238 authored Feb 15, 2020
1 parent 9268aba commit 61a4f6b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# mappet
Tool to copy/merge data between fallout2 maps
# Mappet!
A tool to copy/merge data between or within Fallout 2 maps.

## Example
<code>mappet.exe MINE1.txt MINE3.txt flipped.txt -c "0: a2, 1:b1, 2: a0"</code><br/>
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)

0 comments on commit 61a4f6b

Please sign in to comment.