We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using this as my Settings.cfg, I am unable to map Jool. Using KSP version v1.11.1
SigmaCartographer { Maps { body = Jool width = 4096 // the total width of the texture (default = 4096) tile = 4096 // the width of one tile (default = 4096) exportFolder = 1 // path for the export folder normalMap = false // export normals? (default = false) colorMap = true // export color? (default = true) satelliteMap = true // export satellite? (default = false) normalStrength = 1 // strength of normals (default = 1) } }
The text was updated successfully, but these errors were encountered:
Jool doesn't have a terrain to chart.
for gas giants ksp just loads a texture onto a sphere
there are ways to get those textures but cartographer cant do it
Sorry, something went wrong.
No branches or pull requests
Using this as my Settings.cfg, I am unable to map Jool. Using KSP version v1.11.1
The text was updated successfully, but these errors were encountered: