From 8746f2151e484f1731aacd1b2d14b1377c9df73b Mon Sep 17 00:00:00 2001 From: Big Duckie Date: Fri, 15 Nov 2024 14:44:47 -0700 Subject: [PATCH] Add README.md. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f83a20d --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ + +# solderPacker + +A CLI and GUI tool for packaging and uploading mods for use with Technic's Solder platform. + +## Usage + +To use this tool, just download the [Latest Version](https://git.theduckpond.club/big-duckie/solderPacker/releases/latest) and run it. \ No newline at end of file