mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-16 18:40:35 -05:00
7 lines
267 B
Plaintext
7 lines
267 B
Plaintext
return {
|
|
FileRequest = {
|
|
{ Identifier = "stars_textures", Destination = "textures", Version = 1 },
|
|
{ Identifier = "stars_du", Destination = "speck", Version = 1 },
|
|
{ Identifier = "stars_colormap", Destination = ".", Version = 1 },
|
|
},
|
|
} |