Try to get the dart compile commands to execute on windows.

This commit is contained in:
zontreck 2024-08-31 00:06:30 -07:00
parent 4a0089de3b
commit 322f70fe47
3 changed files with 10 additions and 2 deletions

4
installscript.sh Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
echo "Starting up Aria's Creations tools installer"
PASS=$(zenity --password --title="SHT Installer" --timeout=120)