mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-16 10:31:05 -05:00
8 lines
212 B
Plaintext
8 lines
212 B
Plaintext
return {
|
|
FileRequest = {
|
|
{ Identifier = "ceres_textures", Destination = "textures", Version = 1 }
|
|
},
|
|
TorrentFiles = {
|
|
{ File = "DawnKernels.torrent", Destination = "${SPICE}" }
|
|
}
|
|
} |