Deprecate regedit

This commit is contained in:
zontreck 2025-01-24 07:57:46 -07:00
parent ab2de9cc56
commit 0fc0ca9465
4 changed files with 0 additions and 31 deletions

View file

@ -19,7 +19,6 @@ 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
dart compile exe -o out/timestamp-linux-x64 bin/timestamp.dart
cd ..