From 9c59422a843b3d98fabcc558aeb797755dad8200 Mon Sep 17 00:00:00 2001 From: Andras Mocsary Date: Thu, 12 Sep 2019 14:23:45 +0200 Subject: [PATCH] cargo install cross --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index c65e10e..5a20e53 100755 --- a/build.sh +++ b/build.sh @@ -1,3 +1,4 @@ +cargo install cross zip -r tera_design_0-0-0.zip examples README.md LICENSE config.ron cross build --release --target x86_64-pc-windows-gnu