mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
fix: rename LAUNCHER_DISABLE_GLVULKAN to PRISMLAUNCHER_DISABLE_GLVULKAN
for consistency with other env vars this also introduces LAUNCHER_ENVNAME in BuildConfig/program_info for rebranded configurations Signed-off-by: DioEgizio <dioegizio@protonmail.com>
This commit is contained in:
parent
9f5f1bcf10
commit
bf42cfdcf2
7 changed files with 12 additions and 5 deletions
|
|
@ -50,6 +50,7 @@ Config::Config()
|
|||
LAUNCHER_GIT = "@Launcher_Git@";
|
||||
LAUNCHER_APPID = "@Launcher_AppID@";
|
||||
LAUNCHER_SVGFILENAME = "@Launcher_SVGFileName@";
|
||||
LAUNCHER_ENVNAME = "@Launcher_ENVName@";
|
||||
|
||||
USER_AGENT = "@Launcher_UserAgent@";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue