Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.46 KB

README.md

File metadata and controls

24 lines (19 loc) · 1.46 KB

DISCONTINUED, NEW PROGRAM FOR UE4 BP MODDING: https://github.com/RussellJerome/UnrealModLoader

FallenOrderModLoader

A tool used to load Blueprint mods for the game Star Wars Jedi Fallen Order

  • Code will be better eventually don't crucify me

Discord Server

Join the Fallen Order Modding Discord discord server to learn more about modding.

DISCLAIMER

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.

Using the Fallen Order Mod Loader

Take the SwGame folder and drag it into your game directory and then just run the game.

Mods will be loaded from the folder SwGame/Content/Paks/LogicMods

Special Features

* You can enable or disable the console via the ini
* You can use the Ue4 Say function and add a /Print to the end to print to the modloader console
* Press P in order to pull up the mod button list

3rd Party Software