What do I need this for?
The import/export function which is already included in OBS wasn't enough for me so I made this little tool which is supposed to help you keep an overview of your saved OBS configurations.
You can save backups, add some metadata (names, notes, the used encoder and a video example) to them, take a closer look at you backed up profiles, compare them to your current settings and of course restore them to OBS.
You can also export and import backups to share your settings with other users.
If you find any bugs, issues or have any ideas please report them on GitHub.com!
Requirements
To use my tool you only need:
Built With
This project is licensed under the MIT License - see the LICENSE file for details
The import/export function which is already included in OBS wasn't enough for me so I made this little tool which is supposed to help you keep an overview of your saved OBS configurations.
You can save backups, add some metadata (names, notes, the used encoder and a video example) to them, take a closer look at you backed up profiles, compare them to your current settings and of course restore them to OBS.
You can also export and import backups to share your settings with other users.
If you find any bugs, issues or have any ideas please report them on GitHub.com!
Requirements
To use my tool you only need:
Built With
- Microsoft Visual Studio 2019 Community - The IDE and Compiler used
- Inno Setup 5.5.9 - The installer software used
- Semantic Versioning 2.0.0 - The way I version my software
- 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