A 3D map save game editor for the game Satisfactory by Coffee Stain Studios. This tool allows the visualization of all objects contained in a save game in 3D space. Object details are shown in a listing of all properties with the possibility to edit these values.
Downloads are available on the Release Page.
Part of this project is an independent Satisfactory save game parsing library written in C++ with Python bindings. For more information about the Python library, see the separate Python Readme. Further, a documentation of the save game format is available here.
Copyright (C) 2021 - 2025 Moritz Heinemann
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
The source code of Satisfactory3DMap itself is licensed under the GNU GPLv3. In addition, this repository contains several files from different copyright holders, where other licenses may apply:
Files | Copyright by |
---|---|
map/resources/textures/Map/ | Coffee Stain Studios |
map/resources/fonts/ | Font Awesome |
libs/glad/ | David Herberth |
During CMake build, the following additional libraries will be fetched and included: