Skip to content

Commit 2a5b6a5

Browse files
committed
ags - switch to to release-3.5.1 branch
ags3 development branch has switched to an SDL2 backend, but also has build issues on my Ubuntu 21.10 system. The module will need updating to support this, but it's better to wait until the next version is released and tested working.
1 parent 3b1fe5e commit 2a5b6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scriptmodules/emulators/ags.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ rp_module_id="ags"
1313
rp_module_desc="Adventure Game Studio - Adventure game engine"
1414
rp_module_help="ROM Extension: .exe\n\nCopy your Adventure Game Studio roms to $romdir/ags"
1515
rp_module_licence="OTHER https://raw.githubusercontent.com/adventuregamestudio/ags/master/License.txt"
16-
rp_module_repo="git https://github.com/adventuregamestudio/ags.git ags3"
16+
rp_module_repo="git https://github.com/adventuregamestudio/ags.git release-3.5.1"
1717
rp_module_section="opt"
1818
rp_module_flags="!mali"
1919

0 commit comments

Comments
 (0)