Code: MIT License
Background textures: Non-commercial use
Mod dependencies: None
Download: zip file from github.
You control the generation by editing settings.conf. The defaults are:
- Code: Select all
land_node_meters = 150
height_multiplier = 1
This means that each node (at least near latitude 0 and longitude 0) represents about 150 meters of lunar terrain, and the heights of the terrain are not exaggerated. You can play with these numbers.
You can also go to a specific location on the nearside of the moon with:
- Code: Select all
/goto feature name
(e.g., /goto plato or /goto moltke or /goto mare tranq) or with:
- Code: Select all
/goto latitude longitude
(positive is north or east; negative is south or west).
If you want to see your current lat/long, you can do:
- Code: Select all
/where


