Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit 6934a52

Browse files
committed
improved README
1 parent 043133c commit 6934a52

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,11 +127,16 @@ When publishing your plugin you should build in Release mode for both x86 and x6
127127

128128
## Requirements
129129

130-
* works with .NET Runtime 4.0 and above
130+
* Works with .NET Runtime 4.0 and above
131131
* UNICODE plugins only.
132+
* Works on Notepad++ 7.6.3 and above
133+
134+
For Notepad++ 7.6 to 7.6.2 no release works out of the box due to plugin directories changing with every release.
135+
132136

133137
### v0.94.00
134-
The last version to work with Notepad++ v4.6.3 or below (newer versions of notepad++ use a different plugin structure, so you need to use a newer version of this framework)
138+
The last version to work with Notepad++ v7.5.9 or below (newer versions of notepad++ use a different plugin structure, so you need to use a newer version of this framework).
139+
If you copy the binaries to the right place, you may still get things working.
135140

136141
### v0.93.96
137142

0 commit comments

Comments
 (0)