started on refactoring for multiplayer, started crafting system

This commit is contained in:
Nyx
2025-08-29 00:55:23 -06:00
parent d5b368f86d
commit d0073dda4e
10 changed files with 31 additions and 4 deletions

View File

@@ -34,6 +34,10 @@
{
"Name": "OnlineFramework",
"Enabled": true
},
{
"Name": "Iris",
"Enabled": true
}
]
}