"OBS Settings Manager" lets you backup your OBS Studio profiles and manage them in an easy, user friendly way.
Right now you can:
- Backup your profiles and add additional information
- Restore your profiles from backups
- See detailed settings of your backups
- Export/Import backups to share them with others
- Compare backups to your current settings
- Link recorded videos to your backups
If you have any ideas or find any bugs, please open an issue.
To use OBS Settings Manager you only need:
- A computer with at least Windows 7
- Microsoft .NET Framework 4.5
- Open Broadcaster Software Studio
Installing is very easy.
Just run the installer or move the contents of the ZIP archive to any folder you want. After that just run the executable and you're done. All other needed files and folders will be created automatically.
- Microsoft Visual Studio 2019 Community - The IDE and Compiler used
- Inno Setup 5.5.9 - The installer software used
- INI Parser 2.3.0 - The library used to read INI data
- Json.NET 9.0.1 - The awesome library used to read JSON data
This project is licensed under the MIT License - see the LICENSE file for details