Begin to add a CLI editor tool

This commit is contained in:
zontreck 2025-01-27 15:39:02 -07:00
parent 2257c37283
commit ceb70cac20
3 changed files with 44 additions and 0 deletions

View file

@ -3,4 +3,8 @@
call flutter pub get
call flutter build windows
mkdir out
call dart compile exe -o out\nbteditor-cli.exe cli/nbtcli.dart
iscc wininst.iss