About this mod
Logs a message and generates a report when a farmhand connects in Multiplayer with mods that don't match with the Host
- Permissions and credits
- Changelogs
Please make all bug reports in the Bugs tab, not Posts. I do not come on Nexus often and I can't read all the comments, but I will look at bugs. For suggestions, please submit an issue to my github
Only the Host needs the mod installed, but Farmhands with the mod will also receive a console message and report.
Instructions:
- Have the latest version of SMAPI installed
- Download this mod and unzip it into your mods folder
- Run the game with this mod installed once and edit the Config file as needed
On the host two versions of the report is generated, a json and a .txt. The .txt includes instructions and information, but the json may be easier to read with large reports. Farmhands just get the .txt
Configuration: A config.json is generated after the first time you run the game with this mod installed
HideReportInTrace : Defaults to false. If set to true, the console logs will be in Trace instead of Warn
IgnoredMods: A list of mod UniqueIDs to ignore. Some mods don't need to be installed on both the Host and Farmhand to work, such as many aesthetic mods, and including this mod. Adding their UniqueIDs to this list on the Host's machine will skip checks for them
This mod is set to easily support localization! If you want to contribute to translations, please let me know!
Translations
- Russian Translation by kionell
Find the source code of all my mods on my github