blob: bf8f173de3805fe8f3cba7b06d959cec50f52474 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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.
Nekopack is free software, licensed under the [GNU General Public License.](http://gnu.org/licenses/gpl.html)
Compilation
-----------
Nekopack can be compiled by running `make` from the repository's root directory.
The binary can be stripped with `make strip`.
|