Adds in a second converter program

This commit is contained in:
zontreck 2024-07-02 23:27:15 -07:00
parent 7cb95a8ae4
commit 416de8c722
5 changed files with 111 additions and 5 deletions

View file

@ -1,7 +1,8 @@
name: nbteditor
description: A Minecraft NBT Editor written in Flutter
publish_to: 'none'
version: 0.070224.2047
version: 0.070224.2238
environment:
sdk: '>=3.1.5 <4.0.0'
@ -15,7 +16,7 @@ dependencies:
flutter_treeview: ^1.0.7+1
libac_dart:
hosted: https://git.zontreck.com/api/packages/AriasCreations/pub/
version: 1.0.37
version: 1.1.070224+2232
dev_dependencies:
flutter_test: