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 @@ -94,12 +94,12 @@ Any plugin is welcome to join in the list.
9494
9595For testing your plugin for listing, installation, removal and update under
9696Plugin Admin, you need Notepad++ binary in debug mode
97- [ 32-bit] ( https://notepad-plus-plus.org/pluginListTestTools/notepad++ .debug.x86 .zip )
98- or [ 64-bit] ( https://notepad-plus-plus.org/pluginListTestTools/notepad++ .debug.x64.zip ) ,
97+ [ 32-bit] ( https://notepad-plus-plus.org/assets/ pluginListTestTools/npp .debug.x32 .zip )
98+ or [ 64-bit] ( https://notepad-plus-plus.org/assets/ pluginListTestTools/npp .debug.x64.zip ) ,
9999the latest version of wingup
100- [ 32-bit] ( https://notepad-plus-plus.org/pluginListTestTools/wingup.release.x32.zip )
100+ [ 32-bit] ( https://notepad-plus-plus.org/assets/ pluginListTestTools/wingup.release.x32.zip )
101101or
102- [ 64-bit] ( https://notepad-plus-plus.org/pluginListTestTools/wingup.release.x64.zip )
102+ [ 64-bit] ( https://notepad-plus-plus.org/assets/ pluginListTestTools/wingup.release.x64.zip )
103103and nppPluginList.json (you should rename it from ` pl.x64.json ` or ` pl.x86.json ` ,
104104according your plugin's architecture). Replace ` notepad++.exe ` and ` GUP.exe ` of your
105105Notepad++ installation by downloaded ones, copy ` pl.x64.json ` or ` pl.x86.json ` to
You can’t perform that action at this time.
0 commit comments