Skip to content

Commit

Permalink
Merge pull request #7 from milouk/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
milouk authored Oct 14, 2024
2 parents a13044e + 39cf1e0 commit 588f45e
Showing 6 changed files with 256 additions and 169 deletions.
16 changes: 8 additions & 8 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"roms": "/mnt/sdcard/ROMS",
"logos": "assets/logos",
"log_level": "info",
"colors": {
"primary": "#bb7200",
"primary_dark": "#7f4f00",
"secondary": "#292929",
"secondary_light": "#383838",
"secondary_dark": "#141414"
},
"screenscraper": {
"username": "",
"password": "",
@@ -35,14 +43,6 @@
]
},
"systems": [
{
"dir": "TEST",
"id": "-1",
"name": "test",
"box": "/mnt/mmc/MUOS/info/catalogue/ADVMAME/box/",
"preview": "/mnt/mmc/MUOS/info/catalogue/ADVMAME/preview/",
"synopsis": "/mnt/mmc/MUOS/info/catalogue/ADVMAME/text/"
},
{
"dir": "ADVMAME",
"id": "75",
Loading

0 comments on commit 588f45e

Please sign in to comment.