mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-23 03:42:48 +00:00
update repo references after rename to retrobios
This commit is contained in:
parent
13c561888d
commit
c23c565c6d
4 changed files with 6 additions and 6 deletions
|
|
@ -37,7 +37,7 @@ DEFAULT_DB_FILE = "database.json"
|
|||
DEFAULT_OUTPUT_DIR = "dist"
|
||||
DEFAULT_BIOS_DIR = "bios"
|
||||
LARGE_FILES_RELEASE = "large-files"
|
||||
LARGE_FILES_REPO = "Abdess/retroarch_system"
|
||||
LARGE_FILES_REPO = "Abdess/retrobios"
|
||||
|
||||
|
||||
def load_database(db_path: str) -> dict:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue