1. Download the .zip file.
2. Add the following to the solarsys data file:"
Code: Select all
AltSurface "Fictional locations in Gulliver's Travels" "Sol/Earth"
{
Texture "fictionallocations.png"
}
AltSurface "Old World" "Sol/Earth"
{
Texture "oldworld.png"
}
AltSurface "50 million years from now" "Sol/Earth"
{
Texture "100f.png"
}
AltSurface "150 million years from now" "Sol/Earth"
{
Texture "150f.png"
}
AltSurface "250 million years from now" "Sol/Earth"
{
Texture "250f.png"
}
Joey