summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjakob <jakob@memeware.net>2017-03-01 19:03:20 -0500
committerjakob <jakob@memeware.net>2017-03-01 19:03:20 -0500
commit0e67a05edcc3ba01221a6bfd14750b5b8090887f (patch)
tree94729dcef273244164d6b84d72d17481818baa7f /README.md
parentd65a3ae8790ae28a90f0ebcf0bc4dc078c67dc35 (diff)
First working commit of the rewrite.
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.md b/README.md
index c78487b..1786a6c 100644
--- a/README.md
+++ b/README.md
@@ -12,12 +12,8 @@ Compilation
-----------
Nekopack can be compiled by running `make` from the repository's root directory.
-The binary can be stripped with `make strip`.
-
-Thanks
-------
-* [The NEKO WORKs Team](http://nekopara.com/main.html) for developing this game. Reversing the archive format was a challenge that gave me a feeling of purpose when I needed it most.
-* [Marcin Kurczewski](https://github.com/rr-) for his work on [Arc Unpacker](https://github.com/vn-tools/arc_unpacker), which I used as a reference when writing various XP3 section parsers.
-* [SmilingWolf](https://bitbucket.org/SmilingWolf/) for finding and publishing the encryption keys used by Nekopara.
-* [Elizabeth R.](http://www.dafont.com/elizabeth-r.d2925) for the font used in this project's logo.
+TODO
+----
+* Full unit testing.
+* 100%-compatible repacker.