Start adding a registry editor
This commit is contained in:
parent
a8a68e84bb
commit
4f1421c88e
4 changed files with 30 additions and 1 deletions
|
@ -17,6 +17,7 @@ dart compile exe -o out/snbt2nbt-linux-x64 bin/snbt2nbt.dart
|
|||
dart compile exe -o out/uuidgen-linux-x64 bin/uuidgen.dart
|
||||
dart compile exe -o out/pause-linux-x64 bin/pause.dart
|
||||
dart compile exe -o out/sleep-linux-x64 bin/sleep.dart
|
||||
dart compile exe -o out/regedit-linux-x64 bin/regedit.dart
|
||||
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue