I ran into the same issue, NGO not respecting the wantsToQuit choice. I ended up making a fork and commenting out OnApplicationQuit in NetworkManager.cs for the specific version I'm using.
this seems to have done the trick. Note that I don't know yet if this has any adverse effects when actually quitting.