diff --git a/README.md b/README.md new file mode 100644 index 0000000..4ffc7f8 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# PPLMidiFixer +Pokemon Puzzle League MIDI Fixer + +This tool help to reconstruct the sequence data from the game (extracted from N64MidiTool) to a human readable midi with a custom XML file. +**NOTE: every track is gonna be channel 1** + +## Usage +Make sure both files are in the same folder or you gonna need to specify an absolute path. + +`java -jar PPLMidiFixer.jar "your ppl file.mid" "bankfix.xml"`