From 67e1b5e6e6a2c917a2fe58a37a1382c982b1e5c5 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 6 Jun 2021 00:50:24 +0200 Subject: Added Windows binary --- README.md | 3 +++ nissy-win.exe | Bin 0 -> 615962 bytes 2 files changed, 3 insertions(+) create mode 100755 nissy-win.exe diff --git a/README.md b/README.md index 25ba2d4..39d1857 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ combined with [NISS](https://www.speedsolving.com/wiki/index.php/Fewest_Moves_te or what was the optimal way to solve a certain substep at a given point, and so on. ## How to use it +**Update:** the file nissy-win.exe should work as a Windows executable, but +I have not tested it (I don't have a Windows machine). + Check out the help pages in the docs folder. They are also available from within nissy with the command "help". diff --git a/nissy-win.exe b/nissy-win.exe new file mode 100755 index 0000000..3d58e48 Binary files /dev/null and b/nissy-win.exe differ -- cgit v1.3