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
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.0.0
Initial release
Glum(my)(Un)ityToolSuite A small modding tool suite built for IL2CPP Unity games
Bare bones mod loader that supports loading certain "plugins"
Can generate basic Visual Studio 2022 projects to hook to specified functions using Minhook
Can be used to quickly receive data from a dumped script.json file based off of a Game's GameAssembly.dll
Can be used as a basic ASI loader for any game
This includes:
A new version of my PCBS2Modloader
An IL2CPPDumper that works in conjunction with my modloader
An app that can use the dumped script.json to generate a basic dll that can be modified and used as a plugin
Install the Moadloader like this:
Download zip
Extract somewhere
Copy and paste the contents into your game's root directory