Panakotta00 / LightItUp

"Light It Up" is a Satisfactory Mod which adds a couple of Lamps to the game.
GNU General Public License v3.0
10 stars 2 forks source link

LightItUp Build Status

"Light It Up" is a Satisfactory Mod which adds a couple of Lamps to the game.

!!! Discontinued !!!

Due to Update 4 of Satisfactory which adds better lights to the base game, this mod is not necessery anymore. Meaning, the mod will not be maintained anymore.

Contributors

Lamptypes

Lampmodes

Some lamps have the lampmode functionallity which allowes to use following configs:

Lampgroups

Some lamps support lampgroups. Lampgroups are intended for sharing Lampconfigurations between multiple Lamps. So you can group one street and turn it on, off by one click, without the needance to set each lamp individually. You can create and remove custom groups.

Gallery

https://imgur.com/a/4eqNSkz

Build your self

If you want to build the mod your self, you need to go through some setup processes.

  1. download the Satisfactory Mod Loader source & install the satisfactor unreal engine
  2. add in /Source directory symbolic links to the folders "FactoryGame" and "SML" in the Satisfactory Mod Loader Source. Also add a symbolic directory link to /Plugins/Alpakit from /Plugins/Alpakit in your Satisfactory Mod Loader Source
  3. switch the unreal engine version from the .uproject to the satisfactory engine
  4. open the generated .sln in Visual Studio and build the LightItUp project for "shipping" and "development editor"
  5. double click the .uproject to open it with the unreal editor
  6. open Alpakit and hit "Alpakit!"
  7. You can find the .dll in /Binaries/Win64 and the .pak in /Mods