mirror of
https://github.com/space-wizards/SS14.Launcher.git
synced 2025-12-10 06:11:16 +03:00
Mirror of space-wizards/SS14.Launcher
| .github/workflows | ||
| .vscode | ||
| Assets | ||
| MSBuild | ||
| nix | ||
| PublishFiles | ||
| Robust.LoaderApi@5b467d1100 | ||
| SS14.Launcher | ||
| SS14.Launcher.Bootstrap | ||
| SS14.Launcher.FakeRobustToolbox | ||
| SS14.Launcher.Tests | ||
| SS14.Loader | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| default.nix | ||
| Directory.Packages.props | ||
| download_net_runtime.py | ||
| exe_set_subsystem.py | ||
| flake.lock | ||
| flake.nix | ||
| Launcher.props | ||
| LICENSE.txt | ||
| publish.py | ||
| Readme.md | ||
| SS14.Launcher.sln | ||
| SS14.Launcher.sln.DotSettings | ||
SS14.Launcher
This is the launcher you should be using to connect to SS14 servers. Server browser, content downloads, account management. It's got it all!
Development
Useful environment variables for development:
SS14_LAUNCHER_APPDATA_NAME=launcherTestto change the user data directories the launcher stores its data in. This can be useful to avoid breaking your "normal" SS14 launcher data while developing something.SS14_LAUNCHER_OVERRIDE_AUTH=https://.../to change the auth API URL to test against a local dev version of the API.