libretro-super/recipes/recipes.info

8 lines
354 B
Plaintext
Raw Normal View History

RECIPE FORMAT:
{CORENAME} {COREDIR} {URL} {BRANCH} {ENABLED} {COMMAND} {MAKEFILE} {SUBDIR} {ARGS}
2015-03-06 00:09:55 +00:00
Ex:
2048 libretro-2048 https://github.com/libretro/libretro-2048.git master YES GENERIC Makefile.libretro .
2015-03-06 00:09:55 +00:00
Command should usually be GENERIC and REPOTYPE should usually be project. Notable exceptions are PPSSPP and PICODRIVE. Those are submodule repos.