Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
pgaskin committed Apr 26, 2018
1 parent afa07f9 commit c6eba6c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# kobopatch
An improved alternative to patch32lsb. WIP.

**Progress:**
- [X] Core patching functionality (./patchlib)
- [X] Drop-in replacement for patch32lsb with exactly the same output and features (./patch32lsb)
- [ ] All-in-one patcher (./kobopatch)
- [ ] Zlib support
- [ ] Automatic builds
- [ ] Alternative patch format (which has more reliable and less complex parsing)

**Improvements/Goals:**
- More readable code
- Unit tests
Expand Down

0 comments on commit c6eba6c

Please # to comment.