Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikelChan committed Aug 27, 2020
1 parent 39781c1 commit 663ab9d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ I reversed engineered the compression format myself back in the day, but as much
## Requirements
This library is written in C# compatible with .NET Standard 2.0 specification, so it is usable in multiple platforms like desktops and phones.

## Changelog
### [1.0.0] - 2020-08-28
- Initial release.

# Mario Party Tools
It is a simple command line program that allows you to decompress or compress a file by using the Mario Party Compression Libray.

Expand All @@ -34,6 +30,6 @@ MarioPartyTools -b -r<rom_region> <rom_file> : Execute some benchm
and -rJ for the NTSC-J version.
```

## Changelog
# Changelog
### [1.0.0] - 2020-08-28
- Initial release.

0 comments on commit 663ab9d

Please sign in to comment.