summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjakob <jakob@memeware.net>2017-01-08 20:22:46 -0500
committerjakob <jakob@memeware.net>2017-01-08 20:22:46 -0500
commit7d141c7e79bb9688a475b88722f6101ad01ef782 (patch)
treec6afc8951270e57461ce25d32a32665ab52d7d6c /README.md
parentb3560b1005d3bc78a4f00a2279eb791209801a98 (diff)
Large commit. Filenames are now converted from UTF-16LE and placed into a linked list. Parsers also exist for every entry in the XP3 format.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index bf8f173..428b002 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
-Nekopack
+![Nekopack](https://raw.github.com/TsarFox/nekopack/master/Nekopack_Logo.png "Nekopack")
========
## Software programmed and maintained by [Jakob.](http://jakob.space/)
Nekopack is a work-in-progress attempt at reverse engineering the archive format used by Nekopara.
+Please use this software responsibly. I chose to develop and release this because I see it as a very valuable teaching tool in accompaniment to my writeup, and I think that people who legally purchased Nekopara should have the right to view the game's content. I do not condone piracy or the redistribution of copyrighted materials in any way, shape, or form.
+
Nekopack is free software, licensed under the [GNU General Public License.](http://gnu.org/licenses/gpl.html)