From 6381fef277591705a37ea7551272a8cb506a272c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Tou=C5=A1ek?= Date: Sat, 27 Jun 2020 23:27:16 +0200 Subject: [PATCH] Compile Matsuribayashi UI for updated engine --- compileall.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/compileall.sh b/compileall.sh index cbed36d..936b77f 100644 --- a/compileall.sh +++ b/compileall.sh @@ -18,4 +18,6 @@ cargo run tsumihoroboshi 5.5.3p3 unix && \ cargo run minagoroshi 5.6.7f1 win && \ cargo run minagoroshi 5.6.7f1 unix && \ cargo run matsuribayashi 5.6.7f1 win && \ -cargo run matsuribayashi 5.6.7f1 unix +cargo run matsuribayashi 5.6.7f1 unix && \ +cargo run matsuribayashi 2017.2.5 unix && \ +cargo run matsuribayashi 2017.2.5 win