add skeleton:index(...) and player test model

This commit is contained in:
MihailRis
2024-07-15 08:56:27 +03:00
parent e8e3626c63
commit 055781eeaf
11 changed files with 148 additions and 23 deletions
+2 -1
View File
@@ -7,6 +7,7 @@
"models": [
"block",
"drop-block",
"drop-item"
"drop-item",
"player"
]
}