aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-06-06 00:50:24 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-06-06 00:50:24 +0200
commit67e1b5e6e6a2c917a2fe58a37a1382c982b1e5c5 (patch)
treedafb72c56684ad04764fcf06d92f2310fd147f0c
parenta2a7678518ec1db608f37f0521a3f8b61e97f868 (diff)
downloadnissy-67e1b5e6e6a2c917a2fe58a37a1382c982b1e5c5.tar.gz
nissy-67e1b5e6e6a2c917a2fe58a37a1382c982b1e5c5.zip
Added Windows binary
-rw-r--r--README.md3
-rwxr-xr-xnissy-win.exebin0 -> 615962 bytes
2 files changed, 3 insertions, 0 deletions
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
13or what was the optimal way to solve a certain substep at a given point, and so on. 13or what was the optimal way to solve a certain substep at a given point, and so on.
14 14
15## How to use it 15## How to use it
16**Update:** the file nissy-win.exe should work as a Windows executable, but
17I have not tested it (I don't have a Windows machine).
18
16Check out the help pages in the docs folder. They are also available from 19Check out the help pages in the docs folder. They are also available from
17within nissy with the command "help". 20within nissy with the command "help".
18 21
diff --git a/nissy-win.exe b/nissy-win.exe
new file mode 100755
index 0000000..3d58e48
--- /dev/null
+++ b/nissy-win.exe
Binary files differ

Generated with cgit - Back to sebastiano.tronto.net