From a32d79b351181b2a12560f9af4108459ece64e88 Mon Sep 17 00:00:00 2001 From: Sebastian Krzyszkowiak <dos@dosowisko.net> Date: Fri, 24 Nov 2023 01:19:56 +0100 Subject: [PATCH] readme: Point to songs distributed with Frets on Fire --- README.md | 1 + readme.py | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 27e0f7e..ebcf2e4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Songs in *.chart* format (and some others) can be converted using [EOF](https:// Some places to find charted songs at: - https://chorus.fightthe.pw/ - https://db.c3universe.com/songs/ + - https://sourceforge.net/p/fretsonfire/code/HEAD/tarball?path=/trunk/data/songs ## License diff --git a/readme.py b/readme.py index 21c4ff6..d154b81 100644 --- a/readme.py +++ b/readme.py @@ -28,6 +28,7 @@ https://github.com/raynebc/editor-on-fire Some places to find charted songs at: - https://chorus.fightthe.pw/ - https://db.c3universe.com/songs/ + - https://sourceforge.net/p/fretsonfire/code/HEAD/tarball?path=/trunk/data/songs Have fun! """ -- GitLab