VoxelEngine/res/preload.json
2024-03-11 15:09:21 +03:00

15 lines
195 B
JSON

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