ds5678 226bf137c2 Support command line arguments for web api
* --port
* --launch-browser
2024-01-24 00:53:29 -05:00

4 lines
65 B
C#

using AssetRipper.GUI.Web;
WebApplicationLauncher.Launch(args);