File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
scriptmodules/libretrocores Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ rp_module_id="lr-openlara"
1414rp_module_desc=" Tomb Raider engine - OpenLara port for libretro"
1515rp_module_help=" ROM Extensions: .PHD .PNG .PSX .SAT .TR2\nAudio Extensions: .ogg .SFX\nVideo Extension: .RPL .FMV\n\nFor more information:\nhttps://docs.libretro.com/library/openlara/#directories"
1616rp_module_licence=" BSD 2-Clause https://raw.githubusercontent.com/libretro/OpenLara/master/LICENSE"
17- rp_module_repo=" git https://github.com/libretro /OpenLara master"
17+ rp_module_repo=" git https://github.com/micahvdm /OpenLara.git master"
1818rp_module_section=" exp"
19- rp_module_flags=" ! rpi5"
19+ rp_module_flags=" rpi5"
2020
2121function sources_lr-openlara() {
2222 gitPullOrClone
You can’t perform that action at this time.
0 commit comments