VoxelEngine/res/preload.json
2024-07-07 21:26:56 +03:00

17 lines
232 B
JSON

{
"shaders": [
"ui3d",
"screen",
"background",
"skybox_gen"
],
"textures": [
"misc/moon",
"misc/sun",
"gui/crosshair"
],
"rigs": [
"player"
]
}