implement node settings

This commit is contained in:
ghost 2024-01-01 13:10:38 +02:00
parent 6bc9b53d24
commit 7e3f7c6df0
6 changed files with 232 additions and 12 deletions

View file

@ -8,6 +8,6 @@
}
},
"require": {
"yggverse/net": "^1.0"
"yggverse/net": "^1.2"
}
}