Loads Blueprint mods in Stray without requiring a DLL hook. Can load a user defined list of logic mods, meant to alleviate the problem of logic mods overwriting each other.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
YuriLewd of KH3 and https://www.nexusmods.com/kingdomhearts3/mods/938
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version .9.1
Minor fix for gamemode
Version .9.0-beta
First version
This mod loader will add a menu that you can open with the F1 key, you can add logic mods with this menu and your list of mods will be saved and automatically loaded every time the Cat is loaded in. Install by dropping the StrayModLoader_P.pak file in your Stray\Hk_project\Content\Paks\~mods folder.
This comes with no built in mods this is just a way for mod authors and users to use multiple logic mods without them overwriting and conflicting with each other, and without the need of a DLL.
To use the menu press the F1 key, a menu should open up. With this menu opened you can click in the upper most white box to enter a mod name and press enter to load the mod. Press the X next to the mod name to remove it from the list, however you will need to enter a new area to unload the mod. To exit the menu simply click out of the text box and hit F1 again.
Instructions for making Stray Modloader compatible mods can be found here (it's easy): https://github.com/narknon/StrayModdingWiki
This mod loader is heavily based on YuriLewd from KH3's mod loader (in fact, it is currently basically a clone). More planned features, including hot swapping skeletal meshes will be coming soon.