Skip to content

Commit cd4cee1

Browse files
Update README.md
1 parent fae385d commit cd4cee1

1 file changed

Lines changed: 2 additions & 17 deletions

File tree

README.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ Songs for Encore
1111
> We'll have probably better charting documentation soon.<br>
1212
> Meanwhile, it is HIGHLY encouraged to ask in the Discord for any help or guides!
1313
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*
1715

1816
To publish a song, the chart must go under review and be validated.
1917
In order to publish a song, follow these steps:
@@ -26,7 +24,7 @@ In order to publish a song, follow these steps:
2624

2725
- Archive your song
2826

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.
3028

3129
The limit for uploading files is **100 MB**, as set by GitHub. However, we recommend your zip to be under **20 MB**.
3230

@@ -68,19 +66,6 @@ In order to publish a song, follow these steps:
6866

6967
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.
7068

71-
## Resources for charting
72-
73-
- [Encore REAPER Template](https://github.com/Encore-Developers/songs/raw/main/images/Encore%20Template.zip)
74-
75-
- [Download REAPER](https://www.reaper.fm/download.php)
76-
77-
- [Guide for charting in REAPER](https://docs.google.com/document/d/1b7KcHJ5uX-jcAjeRTStJRxcEvZ5ohYNOeVvezG03vwA/edit#heading=h.u8vd9w9b6n0y)
78-
79-
- [Preview ReaScript](https://github.com/NarrikSynthfox/EncorePreviewer)
80-
81-
### `EVENTS` Track
82-
Used to identify parts of the song:
83-
8469
- `[music_start]`: Defines when the song starts.
8570
- `[music_end]`: Defines when the song finishes.
8671
- `[end]`: Defines when the song ends and the score screen should appear.

0 commit comments

Comments
 (0)