Add link to contributors guide

This commit is contained in:
the Sane. 2024-09-09 00:29:30 -04:00 committed by GitHub
parent 2c375b53f6
commit de8da00221
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ Command line arguments are available for quickly launching functions from the te
Configuration is saved in *$XDG_CONFIG_HOME/starcitizen-lug/* Configuration is saved in *$XDG_CONFIG_HOME/starcitizen-lug/*
Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/* Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/*
## Options: ## Options
`Preflight Check` `Preflight Check`
- Runs a series of system optimization checks and offers to fix any issues. - Runs a series of system optimization checks and offers to fix any issues.
@ -67,7 +67,7 @@ Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/*
## Installation: ## Installation
**From Source:** **From Source:**
1. Download it! https://github.com/starcitizen-lug/lug-helper/releases 1. Download it! https://github.com/starcitizen-lug/lug-helper/releases
@ -81,7 +81,7 @@ Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/*
_Dependencies: **bash**, **coreutils**, **curl**, **polkit** (these should be installed by default on most distributions)_ _Dependencies: **bash**, **coreutils**, **curl**, **polkit** (these should be installed by default on most distributions)_
_Optional Dependencies: **zenity** (for GUI)_ _Optional Dependencies: **zenity** (for GUI)_
## Contributors: ## Contributors
- https://github.com/Termuellinator - https://github.com/Termuellinator
- https://github.com/pstn - https://github.com/pstn
- https://github.com/gort818 - https://github.com/gort818
@ -90,3 +90,6 @@ _Optional Dependencies: **zenity** (for GUI)_
- https://github.com/ananace - https://github.com/ananace
- https://github.com/LovingMelody - https://github.com/LovingMelody
- Runner Downloader inspired by https://github.com/richardtatum/sc-runner-updater - Runner Downloader inspired by https://github.com/richardtatum/sc-runner-updater
## Contributing
See the [Contributors' Guide](https://github.com/starcitizen-lug/lug-helper/wiki/Contributors-Guide) for a high level overview of the script