This guide will teach you how to set up the ResoniteModLoader and find mods for your game.
머리말
Seems like you want to modify Resonite, adding extra features or adjustments before they’re officially included. Here are a few important things to keep in mind before you start:
- Is modding allowed? 예, as long as you follow Resonite’s Policies and Guidelines. 하지만 기억해, you might not get help from the Resonite team while using mods. 대신에, seek assistance in our Discord community.
- Will others know I’m using mods? 기본적으로, no one will be aware that you’re using mods. 하지만, some mods might make changes that are visible to other players.
- I need to report an issue: If you encounter a problem while using mods, please don’t report it on the Resonite Issue tracker. 대신에, share it in the modding Discord and confirm that it’s related to a mod in the first place.
설치
You can find the complete guide and more details on the ResoniteModLoader Github.
- 첫 번째, 다운로드 ResoniteModLoader to Resonite’s Libraries folder, located at C:\프로그램 파일 (x86)\Steam\steamapps\common\Resonite\Libraries.
- 다음, 장소 0조화 into a folder named rml_libs under your Resonite installation directory, which can be found at C:\프로그램 파일 (x86)\Steam\steamapps\common\Resonite\rml_libs. If the folder doesn’t exist, you’ll need to create it.
- 지금, add the mod DLL files to a folder named rml_mods under your Resonite installation directory, which is located at C:\프로그램 파일 (x86)\Steam\steamapps\common\Resonite\rml_mods. If this folder is missing, you can create it yourself, or it will be generated automatically when you launch Resonite with ResoniteModLoader installed.
- To complete the setup, add the following command to Resonite’s launch options: “-LoadAssembly Libraries/ResoniteModLoader.dll.” If you’ve placed ResoniteModLoader.dll in a different location, make sure to adjust the path accordingly.
- 마지막으로, start the game. If you want to confirm that ResoniteModLoader is working, you can check the Resonite logs, located at C:\프로그램 파일 (x86)\Steam\steamapps\common\Resonite\Logs. The modloader will add clear logs during startup, so if they’re missing, something may have gone wrong. Here’s an example log file where everything worked as intended.
Finding mods and help
미래에, there will be an official list of audited mods. 지금은, you can find new mods and updates in the Resonite Modding Discord.
If you encounter difficulties while setting up mods or face issues with a mod, 다음은 할 수있는 일입니다:
- Check the Troubleshooting documentation for guidance.
- Create a post in the Discord’s #help-and-support channel. Make sure to provide details about what’s happening and what you’ve already tried.
Please note that if you’re dealing with mod-specific problems, we may ask for your game logs to assist in diagnosing the issues. You can find the logs for your game in the /Logs/ folder within the game’s installation directory.