Skip to content

Commit 4791552

Browse files
committed
notes from schmole's feedback
1 parent b8eedf9 commit 4791552

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Needs Visual Studio Community 2019 with C# .Net stuff installed to compile from
4242

4343
* update status bar while downloading / creating first launch stuff
4444

45+
* preload all spreadsheet data instead of getting it on tab change
46+
4547
* option to refresh lists (in case people are renaming things on folder)
4648

4749
* option to rename backups from within N++ Assistant
@@ -56,6 +58,14 @@ Needs Visual Studio Community 2019 with C# .Net stuff installed to compile from
5658

5759
* way to inject maps into map packs to facilitate composing map packs
5860

61+
* option to change save/backup directory
62+
63+
* maps, search by map name
64+
65+
* maps, rename solo to solo n++ (likewise co-op/race)
66+
67+
* links to spreadsheets being used to retrieve the community data (either on readme or on app or both)
68+
5969
## Known issues:
6070

6171
* rename buttons not working
@@ -70,8 +80,10 @@ Needs Visual Studio Community 2019 with C# .Net stuff installed to compile from
7080

7181
## Credits:
7282

73-
* ps main development
83+
* ps - main development
84+
85+
* daniel - steam detection code
7486

75-
* daniel steam detection code
87+
* cloudead - beta-testing
7688

77-
* cloudead beta-testing
89+
* schmole - beta-testing

0 commit comments

Comments
 (0)