Skip to content

Commit

Permalink
Adding NeoGeo-CD folder. Fixes #53
Browse files Browse the repository at this point in the history
  • Loading branch information
theypsilon authored Jan 21, 2025
1 parent f6a2cfb commit 6c264c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/download_distribution.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ def fetch_extra_content_urls() -> List[str]:
result.extend(["https://github.com/MiSTer-devel/Presets_MiSTer"])
result.extend(["user-content-linux-binary", "https://github.com/MiSTer-devel/PDFViewer_MiSTer"])
result.extend(["user-content-empty-folder", "games/TGFX16-CD"])
result.extend(["user-content-empty-folder", "games/NeoGeo-CD"])
result.extend(["user-content-file"])
result.extend([("/", "https://raw.githubusercontent.com/MiSTer-devel/Main_MiSTer/master/yc.txt")])
result.extend([("/linux/gamecontrollerdb/", "https://raw.githubusercontent.com/MiSTer-devel/Gamecontrollerdb_MiSTer/main/gamecontrollerdb.txt")])
Expand Down

0 comments on commit 6c264c8

Please sign in to comment.