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
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,15 +16,15 @@ Needs Visual Studio Community 2019 with C# .Net stuff installed to compile from
16
16
17
17
* list metanet palettes (auto download from discord link) and select which to install
18
18
19
-
* list community palettes (from google spreadsheet) and select which to install
19
+
* list community palettes (from [google spreadsheet](https://docs.google.com/spreadsheets/d/1I2f87Qhfs6rxzZq5dQRDbLKYyaGLqTdCkLqfNfrw1Mk/edit#gid=0]) and select which to install
20
20
21
21
* list all palettes on backup and select one to install or delete
22
22
23
23
* display number of custom palettes installed (and warn of maximum when reached)
24
24
25
25
* list all soundpacks on backup and select one to install or delete
26
26
27
-
* list community soundpacks (from google spreadsheet) and select which to install
27
+
* list community soundpacks (from [google spreadsheet](https://docs.google.com/spreadsheets/d/18PshamVuDNyH396a7U3YDFQmCw18s4gIVZ_WrFODRd4/edit#gid=0]) and select which to install
28
28
29
29
* list metanet maps and select one to put on your map levels editor folder (for practice / remixes)
30
30
@@ -34,16 +34,12 @@ Needs Visual Studio Community 2019 with C# .Net stuff installed to compile from
34
34
35
35
* button to launch n++ from within N++ Assistant
36
36
37
-
* list community map packs (from google spreadsheet) and select which to install
37
+
* list community map packs (from [google spreadsheet](https://docs.google.com/spreadsheets/d/1M9W3_jk3nULledALJNzRDRRpNhIofeTD2SF8ES6vCy8/edit#gid=0]) and select which to install
38
38
39
39
* list all map packs in backup and select one to install or delete (with optional same timestamp profile)
40
40
41
41
## Stuff it'll eventually do:
42
42
43
-
* update status bar while downloading / creating first launch stuff
44
-
45
-
* preload all spreadsheet data instead of getting it on tab change
46
-
47
43
* option to refresh lists (in case people are renaming things on folder)
48
44
49
45
* option to rename backups from within N++ Assistant
@@ -64,7 +60,7 @@ Needs Visual Studio Community 2019 with C# .Net stuff installed to compile from
64
60
65
61
* maps, rename solo to solo n++ (likewise co-op/race)
66
62
67
-
*links to spreadsheets being used to retrieve the community data (either on readme or on app or both)
63
+
*note that mentions metanet maps don't show up ingame even if they are in the Palettes directory, unless you rename them, they are for palette creation reference only
0 commit comments