diff options
| author | jakob <jakob@memeware.net> | 2017-01-08 20:22:46 -0500 |
|---|---|---|
| committer | jakob <jakob@memeware.net> | 2017-01-08 20:22:46 -0500 |
| commit | 7d141c7e79bb9688a475b88722f6101ad01ef782 (patch) | |
| tree | c6afc8951270e57461ce25d32a32665ab52d7d6c /README.md | |
| parent | b3560b1005d3bc78a4f00a2279eb791209801a98 (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.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ -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) |