mirror of
https://github.com/space-wizards/SS14.Launcher.git
synced 2026-03-17 11:50:01 +03:00
Mirror of space-wizards/SS14.Launcher
- Fluent 53.9%
- C# 44.4%
- Python 1.2%
- Nix 0.4%
- Shell 0.1%
Currently translated at 100.0% (274 of 274 strings) Translation: SS14 Launcher/Main Translate-URL: https://weblate.spacestation14.com/projects/space-station-14-launcher/main/uk/ |
||
|---|---|---|
| .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 | ||
| 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.