~starkingdoms/starkingdoms

4e12d1bcead99d8df554570269ca3352ac2bdf81 — c0repwn3r 2 years ago 80771aa
upd
1 files changed, 4 insertions(+), 4 deletions(-)

M spacetime
M spacetime => spacetime +4 -4
@@ 55,9 55,9 @@ check() {
}

check_all() {
  check wasm-pack
  check sheep
  check inkscape
  check protoc
  check atlasify
}

sub_clean() {


@@ 69,9 69,9 @@ sub_clean() {
}

sub_install_tooling() {
  check_install_cargo wasm-pack wasm-pack --no-default-features
  check_install_cargo sheep sheep_cli
  check inkscape
  check protoc
  check atlasify
  echo "[*] All required tools are installed"
}