Skip to content

Commit

Permalink
Add PrBoom core
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanaobrien authored Aug 12, 2024
1 parent daec00a commit b1df9e6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions cores.json
Original file line number Diff line number Diff line change
Expand Up @@ -572,5 +572,17 @@
"options": {},
"license": "LICENSE",
"repo": "https://github.com/libretro/libretro-crocods"
},
{
"name": "prboom",
"extensions": [ "wad", "iwad", "pwad" ],
"makeoptions": {
"buildpath": "./",
"makescript": "Makefile",
"arguments": []
},
"options": {},
"license": "COPYING",
"repo": "https://github.com/EmulatorJS/libretro-prboom"
}
]

0 comments on commit b1df9e6

Please sign in to comment.