15 lines
195 B
JSON
15 lines
195 B
JSON
{
|
|
"shaders": [
|
|
"ui3d",
|
|
"screen",
|
|
"background",
|
|
"skybox_gen"
|
|
],
|
|
"textures": [
|
|
"misc/moon",
|
|
"misc/sun",
|
|
"gui/crosshair"
|
|
]
|
|
}
|
|
|