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
+2-17Lines changed: 2 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,9 +11,7 @@ Songs for Encore
11
11
> We'll have probably better charting documentation soon.<br>
12
12
> Meanwhile, it is HIGHLY encouraged to ask in the Discord for any help or guides!
13
13
14
-
**If your song is quite old, and you have updated it, <br> please update your `info.json` to the new format. <br> You can read about it here: [CHARTS.md](https://github.com/Encore-Developers/Encore/blob/main/CHARTS.md)**
15
-
16
-
*.ini songs are also supported*
14
+
*.json songs are no longer supported*
17
15
18
16
To publish a song, the chart must go under review and be validated.
19
17
In order to publish a song, follow these steps:
@@ -26,7 +24,7 @@ In order to publish a song, follow these steps:
26
24
27
25
- Archive your song
28
26
29
-
Package the `info.json`, stems, and album art into a folder. After, create a ***zip*** archive of the folder.
27
+
Package the `song.ini`, stems, and album art into a folder. After, create a ***zip*** archive of the folder.
30
28
31
29
The limit for uploading files is **100 MB**, as set by GitHub. However, we recommend your zip to be under **20 MB**.
32
30
@@ -68,19 +66,6 @@ In order to publish a song, follow these steps:
68
66
69
67
When your chart is verified and the pull request is merged, you will be able to see it in [FNLookup](https://fnlookup.github.io/encore/), where it will be given an ID.
0 commit comments