How to specify command line arguments when executing via flatpak in terminal?

I'm trying to execute the following command:
flatpak run com.heroicgameslauncher.hgl heroic://launch/1207658691 --no-gui --no-sandbox dm-phobos2?Game=QPro.LeagueMatch?NumBots=6?SpectatorOnly=1?DMTeam=XGame.DMRosterConfigured?Mutator=XWeapons.MutNoSuperWeapon,XGame.MutSlomoDeath?TimeLimit=4?GoalScore=0


This is in an attempt to execute UT2004 via Heroic via Flatpak, with additional command line arguments I'm hoping to pass to UT2004.exe. I pulled the base command from the Steam Non-Steam Game entry added by Boilr.

The game launches fine, but the command line argument I'm providing is ignored. Please help.
Was this page helpful?