Basic Dynamic cell rendering

This commit is contained in:
modmuss50 2019-07-24 01:37:05 +01:00
parent fb2a5a15b9
commit 8964c5aceb
16 changed files with 241 additions and 45 deletions

View file

@ -8,6 +8,9 @@
"entrypoints": {
"main": [
"techreborn.TechReborn"
],
"client": [
"techreborn.TechRebornClient"
]
},
"requires": {