issues
search
NX-Editor
/
NxEditor
A general editor for editing first-party Nintendo formats. Primary aimed at support for Tears of the Kingdom files and more modern Nintendo Switch files.
GNU Affero General Public License v3.0
78
stars
5
forks
source link
Plugin base
#50
Closed
ArchLeaders
closed
1 year ago
ArchLeaders
commented
1 year ago
Update to Avalonia 11
Use updated SettingsFactory library (ConfigFactory)
Module system rewrite
Implement plugin system
Create application launcher
Update ViewLocator system and StaticPage implementation
Add info status bar
Remove Cead/restb/msbt dependencies (delegate to NxEditor.EpdPlugin)
Remove editors (delegate to plugins)
Purge configuration properties
Stage IActionService interface (PluginBase)
Remove ReactiveUI (use Mvvm.Toolkit)
Probably quite a few other things...