Skip to content

Commit fc1bc32

Browse files
committed
Update README
1 parent 6503221 commit fc1bc32

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
This contains the tools for Paper Mario: The Thousand Year Door I have built. Most of these were built completely blind without any debug information.
2-
* docs: Not a tool, this folder contains various pieces documentation
1+
This contains various tools built for Paper Mario: The Thousand Year Door, some of which are applicable to other GameCube games as well.
2+
* docs: Various pieces of documentation
33
* ttydasm: Disassembler for the event command scripting language
44
* rellink: REL file linking tool
5+
* elf2rel: Convert from ELF file to REL file
6+
* gcipack: Pack a file into a GCI file to be loaded off memory card
7+
* rel: Framework for writing code on-top of existing GameCube games

0 commit comments

Comments
 (0)