разделение на разные модули кодека и сущностей

This commit is contained in:
2020-04-21 23:27:02 +03:00
parent cf47c189ed
commit 2aa7a2bd07
43 changed files with 60 additions and 44 deletions

View File

@@ -1,2 +1,4 @@
rootProject.name = 'nbt-lib'
include('nbt')
include('vanilla-codec')