diff --git a/README.md b/README.md new file mode 100644 index 0000000..75e238a --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# xnbcli +A CLI tool for XNB packing/unpacking purpose built for Stardew Valley. + +This tool currently supports unpacking all LZX compressed XNB files for Stardew Valley. +There is some basic groundwork for XACT as well. + +The end goal for this project is to serve as a CLI for a GUI wrapper to leverage so the average user can interface with +XNB files a lot easier. + +## License +GNU GPL v3.0