mirror of
https://github.com/YGGverse/HLState.git
synced 2026-03-31 09:05:44 +00:00
implement header links
This commit is contained in:
parent
7caf84a9f9
commit
13292efe29
5 changed files with 26 additions and 22 deletions
5
.env
5
.env
|
|
@ -43,7 +43,7 @@ MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0
|
|||
# HLState
|
||||
|
||||
# Application version, used for API and media cache
|
||||
APP_VERSION="1.2.0"
|
||||
APP_VERSION="1.3.0"
|
||||
|
||||
# Application name
|
||||
APP_NAME="HLState"
|
||||
|
|
@ -58,3 +58,6 @@ APP_THEME="default"
|
|||
|
||||
# Masters list, server:port comma separated
|
||||
APP_MASTERS=""
|
||||
|
||||
# Links, name|url comma separated
|
||||
APP_LINKS="Game|https://store.steampowered.com/app/70/HalfLife,Xash3D|https://github.com/FWGS/xash3d-fwgs"
|
||||
Loading…
Add table
Add a link
Reference in a new issue