File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ Need a [Notepad++](https://notepad-plus-plus.org/) installed on the machine and
88## Credits
99Based on : [ NotepadPlusPlusPluginPack] ( https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net ) (under the Apache-2.0 license)
1010use :
11- [ AvalonEdit] ( https://github.com/icsharpcode/AvalonEdit ) For Regex edition and syntax Highlighting (under MIT license)
11+ [ AvalonEdit] ( https://github.com/icsharpcode/AvalonEdit ) For Regex edition and syntax Highlighting (under MIT license)
1212[ CS-Script] ( https://github.com/oleg-shilo/cs-script/ ) For C# Match replace (under MIT license)
13- [ Newtonsoft.Json] ( https://www.newtonsoft.com/json ) (under MIT license)
13+ [ Newtonsoft.Json] ( https://www.newtonsoft.com/json ) (under MIT license)
1414[ Ookii.Dialogs] ( http://www.ookii.org/software/dialogs/ ) (For Open and Save dialogs under specific license)
15- [ PropertyChanged.Fody] ( https://github.com/Fody/PropertyChanged ) (under MIT license)
16- [ Costura.fody] ( https://github.com/Fody/Costura ) Merge all in one DLL, without it it doesn't work (under MIT license)
15+ [ PropertyChanged.Fody] ( https://github.com/Fody/PropertyChanged ) (under MIT license)
16+ [ Costura.fody] ( https://github.com/Fody/Costura ) Merge all in one DLL, without it it doesn't work (under MIT license)
1717
1818And for icons :
1919
You can’t perform that action at this time.
0 commit comments