Skipping loading config for fixing game issues like no sound and unchangeable settings. Install only if u had this bugs. After install settings always will be resetting with game starting.
Permissions and credits
Credits and distribution permission
Other user's assetsThis author has not specified whether they have used assets from other authors or not
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 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
Some players have problem like no sound and unchangeable settings after first starting game. Its bug meets if game trying loading already existing config file. Decision of this problem was deleting config.ini file. But i decide make better, dont load config at all. Dont know why this bug happens and how fix this in code, i can offer only this decision.
So mod skips loading config, and just always build new. No loading config - no bugs.
Install Place DontLoadConfig folder to Blackthorn Arena\BepInEx\plugins
How create mods for unity games? Very simple
All u need: Installed BepInEx to your game, dnSpy for searching what you want to change (also can help UnityExplorer plugin for BeeplnEx). And next just follow this great guide https://www.youtube.com/watch?v=KopYonyplXs.