mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-10 21:49:38 -06:00
Add rosettaimages to the .data file for automatic download
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
return {
|
||||
FileRequest = {
|
||||
{ Identifier = "67p_textures", Destination = "textures", Version = 2 }
|
||||
{ Identifier = "67p_textures", Destination = "textures", Version = 2 },
|
||||
{ Identifier = "rosettaimages", Destination = "rosettaimages", Version = 1}
|
||||
},
|
||||
TorrentFiles = {
|
||||
{ File = "67P_rotated_5_130.obj.torrent", Destination = "obj" },
|
||||
|
||||
Reference in New Issue
Block a user