NBTEditor/compile.sh

4 lines
No EOL
83 B
Bash

#!/bin/bash
flutter build linux
dart compile exe -o out/nbt2snbt bin/nbt2snbt.dart