Display your buildings on the map!
A Satisfactory mod that displays the buildings on the map.
SMR: https://ficsit.app/mod/Cartograph
I use 2 remotes locally for this project, SML and this one. You'll see duplicate commits and codes for the SML side in this repository.
You can jump to Mods/Cartograph directory to see Cartgoraph's codes exclusively.
- Discord: yeshjho or Satisfactory Modding Server
- Or this GitHub repository
- SCIM: Inspiration for this mod! Also referred to its code to figure out the exact map coordinates.
- UE5Coro: Amazing coroutine plugin that has various gameplay logic helpers.
- And of course, SML developers.
A tool used to load mods for the game Satisfactory. After Coffee Stain releases a proper Unreal modding API the project will continue as a utilities library.
This repository contains the SatisfactoryModLoader source code, an ExampleMod with demos of some of the SML utilities, a collection of editor utilities, and more. It also serves as the Unreal project used for developing mods.
Learn how to set up and use this repo on the modding documentation.
Join our discord server to talk about SML and Satisfactory Modding in general.
This software is provided by the author "as is". In no event shall the author be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.