mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-27 22:40:41 -05:00
8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
return {
|
|
FileRequest = {
|
|
{ Identifier = "mars_textures", Destination = "textures", Version = 1 }
|
|
},
|
|
TorrentFiles = {
|
|
{ File = "MAR063.BSP.torrent", Destination = "${SPICE}" }
|
|
}
|
|
} |