From c9cd968d34f691fe34e68cf7e68abff201f72b30 Mon Sep 17 00:00:00 2001 From: Alexander Bock Date: Wed, 17 Aug 2016 15:08:27 +0200 Subject: [PATCH] Add rosettaimages to the .data file for automatic download --- data/scene/rosetta/67P/67P.data | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/scene/rosetta/67P/67P.data b/data/scene/rosetta/67P/67P.data index 0cfd6a4b07..3c899a9480 100644 --- a/data/scene/rosetta/67P/67P.data +++ b/data/scene/rosetta/67P/67P.data @@ -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" },