Updated README
This commit is contained in:
10
README.md
10
README.md
@@ -2,17 +2,17 @@
|
|||||||
A Python library for decompressing and compressing BZZ files that were originally created for a couple of old PS1 games.
|
A Python library for decompressing and compressing BZZ files that were originally created for a couple of old PS1 games.
|
||||||
|
|
||||||
## Notice
|
## Notice
|
||||||
This project is VERY work-in-progress
|
This project is still work-in-progress
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
It supports the following features:
|
It supports the following features:
|
||||||
- (uh...)
|
- Extract/Decompress BZZ files
|
||||||
|
- Note: It does not name or properly type the files. I'm working on a file type map
|
||||||
|
|
||||||
I hope to add the following:
|
I hope to add the following:
|
||||||
- Extract/decompress BZZ files
|
- Identify and correctly type output files
|
||||||
- Compress files into BZZ format
|
- Compress files into BZZ format
|
||||||
(I did say it was a work in progress)
|
|
||||||
|
|
||||||
## Why did I start this?
|
## Why did I start this?
|
||||||
To support mods for the PS1 game, The Grinch; especially Archipelago randomizer support. For more information on Archipelago, please go [here](https://archipelago.gg/)
|
To support mods for the PS1 game, The Grinch; especially Archipelago randomizer support. For more information on Archipelago, please go [here](https://archipelago.gg/)
|
||||||
|
Reference in New Issue
Block a user