mirror of
https://github.com/zontreck/NBTEditor
synced 2024-11-21 13:48:56 -07:00
4 lines
No EOL
83 B
Bash
4 lines
No EOL
83 B
Bash
#!/bin/bash
|
|
|
|
flutter build linux
|
|
dart compile exe -o out/nbt2snbt bin/nbt2snbt.dart |