You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,8 @@ WPF Program to search for data from VNDB.org via API and data dump files, also a
3
3
4
4
Supported by [JetBrains](https://www.jetbrains.com/?from=HappyReaderByZoltanar)
5
5
6
+
Before reporting issues or requesting features, please see [Goals](https://github.com/Zoltanar/Happy-Reader/blob/master/Goals.txt)
7
+
6
8
# Basic Guide
7
9
8
10
- Launch Happy Reader.exe
@@ -83,4 +85,4 @@ You can filter this information by clicking 'Filters' in the right, a permanent
83
85
Translation Plugins can be created by inheriting from ITranslator interface in Happy_Apps_Core and placed (along their dependencies) in Translation Plugins folder which lies beside Happy Reader.
84
86
85
87
Personal settings and VNDB data is saved to '%appdata%/Happy Reader'
86
-
VNDB Password is encrypted and saved to Windows Registry at 'HKEY_CURRENT_USER\SOFTWARE\Happy Reader'
88
+
VNDB Password is encrypted and saved to Windows Registry at 'HKEY_CURRENT_USER\SOFTWARE\Happy Reader'
0 commit comments