SMAPI/docs/technical
Jesse Plamondon-Willard 2216e37726
rework launch script argument parsing (#832)
This commit...

* replaces the internal `--no-reopen-terminal` arg with a documented `--use-current-shell` arg that works on Linux too;
* replaces the new SKIP_TERMINAL environment variable with the existing SMAPI_NO_TERMINAL one;
* moves argument parsing out of the 'initial setup' section (so it's easier for players to edit if needed);
* simplfies argument parsing (no need to support short opt names or add arguments for the default behavior);
* fixes arguments not parsed after the first unrecognized argument, so `--unknown --no-terminal` would still open a terminal.
2022-03-06 19:55:32 -05:00
..
screenshots group technical docs, add general shortcut for mod build package docs (#651) 2019-09-14 18:43:59 -04:00
mod-package.md add detection for Xbox app game folders 2022-01-15 20:39:32 -05:00
smapi.md rework launch script argument parsing (#832) 2022-03-06 19:55:32 -05:00
web.md update to .NET 5 and official 64-bit 2021-11-28 00:01:41 -05:00