Skip to content

Commit

Permalink
Add supermodel (#86)
Browse files Browse the repository at this point in the history
* Add emulator supermodel

* Add emuDeckSRM

* fix error name configTitle and steamCategory
  • Loading branch information
IkonikJD authored Feb 3, 2025
1 parent c316095 commit b47d65f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parserType": "Glob",
"configTitle": "Atari Jaguar/Jaguar CD - BigPEmu",
"steamCategory": "${Atari Jaguar}",
"configTitle": "Sega Model 3 - Supermodel",
"steamCategory": "${Sega Model 3 - Supermodel}",
"executableModifier": "\"${exePath}\"",
"romDirectory": "${romsdirglobal}",
"steamDirectory": "${steamdirglobal}",
Expand Down

0 comments on commit b47d65f

Please sign in to comment.