An open API service indexing awesome lists of open source software.

https://github.com/emipa606/exportandimportmodsettings

Repository for the Rimworld mod named Export and Import Mod Settings
https://github.com/emipa606/exportandimportmodsettings

csharp gaming modding rimworld

Last synced: 3 months ago
JSON representation

Repository for the Rimworld mod named Export and Import Mod Settings

Awesome Lists containing this project

README

        

# [Export and Import Mod Settings](https://steamcommunity.com/sharedfiles/filedetails/?id=2937876372)

![Image](https://i.imgur.com/iCj5o7O.png)

Ive gotten requests of adding exportable mod-settings to my mods from users that are putting together mod-packs and would like to bundle specific mod-settings with the pack.
Instead of implementing this per mod I wrote this mod instead.

This mod adds two small buttons at the top of the mod-options window for all mods (apart from HugsLib as that uses its own options-file for all mod-settings).
With these you can export the current mod-settings to a folder (default is the Desktop-folder but is changable in the mod-settings) and the file is then used to import the mod-settings.

The importing is done by overwriting the current settings with the imported file and then reloading the mod to apply the updated mod-settings. This can trigger warnings/errors depending on how the mod-settings are applied by the mod. If you notice some issues with a mods settings a simple way to reapply the imported settings is to restart the game.

There is also an option to export or import all active mods settings from this mods settings-window.

![Image](https://i.imgur.com/Ds0rBAD.png)

Since modding is just a hobby for me I expect no donations to keep modding. If you still want to show your support you can gift me anything from my [Wishlist](https://store.steampowered.com/wishlist/id/Mlie) or buy me a cup of tea.

[![Image](https://i.imgur.com/VWG0yff.png)](https://ko-fi.com/G2G55DDYD)

![Image](https://i.imgur.com/5xwDG6H.png)

- See if the the error persists if you just have this mod and its requirements active.
- If not, try adding your other mods until it happens again.
- Post your error-log using [HugsLib](https://steamcommunity.com/workshop/filedetails/?id=818773962) or the standalone [Uploader](https://steamcommunity.com/sharedfiles/filedetails/?id=2873415404) and command Ctrl+F12
- For best support, please use the Discord-channel for error-reporting.
- Do not report errors by making a discussion-thread, I get no notification of that.
- If you have the solution for a problem, please post it to the GitHub repository.
- Use [RimSort](https://github.com/RimSort/RimSort/releases/latest) to sort your mods

[![Image](https://img.shields.io/github/v/release/emipa606/ExportAndImportModSettings?label=latest%20version&style=plastic&labelColor=0070cd&color=white)](https://steamcommunity.com/sharedfiles/filedetails/changelog/2937876372)