Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
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 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
- UE4SS (https://github.com/UE4SS-RE/RE-UE4SS)
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version v1.0.0
Initial release
Fixed an issue causing UBL to not load any mods (oops lol)
Fixed issues which could cause the scripts to not run properly on slower machines (especially HDDs)
Version 1.0.2
More cleanup and refactor
Added new ForceAddonMoveset event
Added new ChangeHairCloth event
Version 1.0.1
Organized and modularized a lot of things
Added new ChangeFacialAnims event
Added new LoadMKAssetLibraries event
UBL - Universal Blueprint Loader Framework
UBL is a framework designed to empower modders with new capabilities in MK1 modding. It does not do anything on its own but provides a foundation for mods to utilize its powerful features.
THIS IS NOT A MENU OR "HOOK", IT ENABLES MODS TO DO CERTAIN THINGS (LIKE MK12TTH)
UBL Current Features
UBL enables mods to: ✅ Change/swap body, face, hair, and cloth meshes ✅ Swap Havok assets (animations, physics, etc.) ✅ Swap character movesets and force addon movesets ✅ Modify blood colour and other colour properties ✅ And more…
Want to use UBL in your own mods? Refer to the getting started guide: 🔗 Using UBL in your mods
Compatibility with MK1Hook
UBL is designed to be compatible with MK1Hook, and I am actively working to ensure that the two remain compatible. If you encounter any issues while using UBL alongside MK1Hook, please report them, and I will strive to maintain compatibility moving forward.
Online Compatibility
UBL is completely safe for online play. However, mods affecting certain things (like character movesets) will experience desyncs in online matches! Credits
A huge thanks to: The UE4SS Team – For making a lot of this possible RussellJ - For his work that inspired the whole idea Everyone who has helped me along the way!