mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-26 05:58:48 -05:00
27bdff4be5
Update ghoul repository
9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
return {
|
|
FileRequest = {
|
|
{ Identifier = "67p_textures", Destination = "textures", Version = 2 }
|
|
},
|
|
TorrentFiles = {
|
|
{ File = "67P_rotated_5_130.obj.torrent", Destination = "obj" },
|
|
{ File = "RosettaKernels.torrent", Destination = "${SPICE}" }
|
|
}
|
|
} |