refactor: move world concepts into engine

This commit is contained in:
Toad 2026-08-24 15:17:53 +02:00
parent eeedcb8e48
commit 2d15c7ab8d
52 changed files with 3298 additions and 1558 deletions

View file

@ -2,8 +2,11 @@
"folders": [
{
"name": "meat",
"path": ".",
"path": "."
},
{
"path": "../meat.project"
}
],
"settings": {
"oxc.path.oxfmt": "node_modules/.bin/oxfmt",