Releases: klightspeed/SpaceEngineersMap
Releases · klightspeed/SpaceEngineersMap
Space Engineers Map v0.1
Initial release of Space Engineers Map creator.
SpaceEngineersMap.exe is currently purely a command-line program. Extract it to a directory, and execute with arguments to generate maps.
For the Wrong Way Down maps, I used the following arguments (all on 1 line):
SpaceEngineersMap.exe
--savedir "%APPDATA%\SpaceEngineers\Saves\76561198064702556\Wrong Way Down Path Estimation"
--contentdir "E:\SteamLibrary\steamapps\common\SpaceEngineers\Content"
--outdir "D:\Data\SEMaps"
--croptexture
For the Wrong Way Down path estimation minimap, I used the following arguments (all on 1 line):
SpaceEngineersMap.exe
--savedir "%APPDATA%\SpaceEngineers\Saves\76561198064702556\Wrong Way Down Path Estimation"
--contentdir "E:\SteamLibrary\steamapps\common\SpaceEngineers\Content"
--outdir "D:\Data\SEMaps"
--cropend
--onsave