added 3D models

This commit is contained in:
Halbear 2026-06-20 03:05:13 +01:00
parent 4a7c820cec
commit a9b8e44ad9
49 changed files with 1131936 additions and 0 deletions

View file

@ -0,0 +1,15 @@
{
"ID": "RoundHouse",
"Meshes": [
{
"ID": "cube_0",
"MaterialID": "RoundHouse-mat-1",
"OffsetVertex": 0,
"VertexSize": 25872,
"OffsetIndex": 0,
"IndexSize": 2832
}
],
"VertexPath": "resources/models/roundHouse/RoundHouse.vtx",
"IndexPath": "resources/models/roundHouse/RoundHouse.idx"
}