Tired of your mod telling users that their game is broken? Head over to \lang\texts_en.xml to fix that! You'll need to look for "invalid files" and change both lines to your desired message
download link for Shiro Games PAK script, required in using QuickBMS
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 are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting 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
i didn't make anything really so no permissions needed
File credits
credits to Oltopeteeh, Luigi Auriemma, bartlomiejduda, Shiro Games, and Nexus?
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Tired of your mod telling users that their game is broken? Follow this simple tutorial. Really, just a note, it will be very short!
After unpacking with quickbms, head over to the "\lang" file Example MyMod\lang, after unpacking res.pak wherever desired open texts_en.xml or whatever co-responding language file you're working with! search for the error text inside the following wrap <t id="invalid_files"></t> <t id="invalid_files_repair_files"></t>
it will originally read as: <t id="invalid_files">Some game files may not have downloaded correctly and may cause errors.</t> <t id="invalid_files_repair_files">You can check the files integrity or reinstall the game.</t> be sure to edit both with your desired message to welcome users to your mod! enjoy
Not sure what any of this means? Head over to Olto mod to read a more full tutorial on how to use QuickBMS!