File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
12
12
rp_module_id=" lzdoom"
13
13
rp_module_desc=" lzdoom - DOOM source port (legacy version of GZDoom)"
14
- rp_module_licence=" GPL3 https://raw.githubusercontent.com/drfrag666/gzdoom/g3.3mgw/docs/licenses/README.TXT "
15
- rp_module_repo=" git https://github.com/drfrag666/gzdoom 3.87c "
14
+ rp_module_licence=" GPL3 https://raw.githubusercontent.com/drfrag666/gzdoom/master/LICENSE "
15
+ rp_module_repo=" git https://github.com/drfrag666/gzdoom 3.88b "
16
16
rp_module_section=" opt"
17
17
rp_module_flags=" "
18
18
@@ -67,7 +67,7 @@ function add_games_lzdoom() {
67
67
68
68
# FluidSynth is too memory/CPU intensive
69
69
if isPlatform " arm" ; then
70
- params+=(" +' snd_mididevice -3' " )
70
+ params+=(" +snd_mididevice -3" )
71
71
fi
72
72
73
73
if isPlatform " kms" ; then
You can’t perform that action at this time.
0 commit comments