Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/space-wizards/ss14.launcher
Launcher for Space Station 14.
https://github.com/space-wizards/ss14.launcher
Last synced: about 12 hours ago
JSON representation
Launcher for Space Station 14.
- Host: GitHub
- URL: https://github.com/space-wizards/ss14.launcher
- Owner: space-wizards
- License: mit
- Created: 2019-03-31T20:28:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T19:32:11.000Z (2 months ago)
- Last Synced: 2024-10-29T21:38:36.986Z (2 months ago)
- Language: Fluent
- Homepage: https://spacestation14.io
- Size: 2.04 MB
- Stars: 34
- Watchers: 13
- Forks: 61
- Open Issues: 51
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 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=launcherTest` to 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.