VoxelEngine/res/preload.json
2024-07-08 05:03:09 +03:00

14 lines
194 B
JSON

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