Starting NetRadiant from command line to a specific map file

I'm working on a utility called Q3A-Live MDK+ to streamline the necessary dependencies to edit, produce, package, and publish map assets for Quake Live and Quake III Arena. I have hit a wall with trying to get the editor to open while also loading a specific map using PowerShell's command Start-Process -FilePath (path to netradiant.exe) -ArgumentList (-map "mapfilepath").

I'm able to get GtkRadiant and NetRadiant-Custom (by Garux) to load a specific map, but hit a wall trying to do the same with NetRadiant.

As it stands, the utility I'm working on in this video just skips the argumentlist splat property specifically for NetRadiant.

I'm curious if there is another way to get it to load a specific map from the command line.

Done a lot of work with NetRadiant, so I'm not going to abandon trying to support it.

https://youtu.be/H8DHhE1yQpU?t=4243

-BFG20K

Assignee Loading
Time tracking Loading