in the previous pull i had made, i mad e a typo, realvirtuality i got a bit keen and typed to quick. sorry guys, i have done a copy paste with the new spelling and it DOES work. sorry, very noob error.
@@ -25,7 +25,7 @@ if [ "${gsquery}" == "yes" ]; then
if [ "${engine}" == "unreal" ]||[ "${engine}" == "unreal2" ]; then
port=$((port + 1))
- elif [ "${engine}" == "virtualreality" ]; then
+ elif [ "${engine}" == "realvirtuality" ]; then
elif [ "${engine}" == "spark" ]; then