mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-23 05:19:18 -06:00
Adding Spice file for pluto to the pluto scene
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
return {
|
||||
FileRequest = {
|
||||
{ Identifier = "charon_textures", Destination = "textures", Version = 1 },
|
||||
{ Identifier = "pluto_textures", Destination = "textures", Version = 4 }
|
||||
{ Identifier = "pluto_textures", Destination = "textures", Version = 4 },
|
||||
{ Identifier = "pluto_spice", Destination = "${SPICE}", Version = 1 }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user