8 lines
184 B
Python
8 lines
184 B
Python
SOURCE_FOLDER = "/home/sergio/roms/batocera_arrm_scrapped"
|
|
DEST_FOLDER = "/home/sergio/roms/es-de_from_batocera"
|
|
|
|
GET_VIDEOS = False
|
|
|
|
SYSTEMS = ["ngp", "ngpc"]
|
|
|
|
CREATE_SYM_LINKS = True |