malgreen / NexNux

NexNux is a cross-platform mod manager built with C# and Avalonia
GNU General Public License v3.0
4 stars 0 forks source link

Reset Root #30

Open malgreen opened 1 year ago

malgreen commented 1 year ago

While inside ModConfigView, it should be possible to reset the root folder, as it can be changed by setting another folder as the root. This would require the viewmodel saving the initial root when being instanced, which can then be set as the root when resetting root. The reset action could either be triggered in a context menu, or with a button.