Skip to content

Commit

Permalink
Added table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAlternateDoctor committed Mar 8, 2024
1 parent ab22cd3 commit 082c62c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@

A crate that allows manipulating Nintendo's proprietary MSBT format, with a library crate to parse those files.

## Table of contents
1. [Usage](#usage)
1. [Extract](#extract)
2. [Create](#create)
3. [Diff](#diff)
4. [Patch](#patch)
2. [The MSBD format](#the-msbd-format)
3. [Control codes](#control-codes)
4. [Escape codes](#escape-codes)


# Usage

MSBTools has 4 different modes of operation:
Expand Down

0 comments on commit 082c62c

Please sign in to comment.