Skip to content

Commit 161def7

Browse files
committed
Update lr-openlara.sh
1 parent bbdc6a1 commit 161def7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scriptmodules/libretrocores/lr-openlara.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ rp_module_id="lr-openlara"
1414
rp_module_desc="Tomb Raider engine - OpenLara port for libretro"
1515
rp_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"
1616
rp_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"
1818
rp_module_section="exp"
19-
rp_module_flags="!rpi5"
19+
rp_module_flags="rpi5"
2020

2121
function sources_lr-openlara() {
2222
gitPullOrClone

0 commit comments

Comments
 (0)