mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-26 14:09:05 -06:00
9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
return {
|
|
FileRequest = {
|
|
{ Identifier = "67p_textures", Destination = "textures", Version = 1 }
|
|
},
|
|
TorrentFiles = {
|
|
{ File = "67P_rotated_5_130.obj.torrent", Destination = "obj" },
|
|
{ File = "RosettaKernels.torrent", Destination = "${SPICE}" }
|
|
}
|
|
} |