Merge pull request #218 from getchoo/change-jars-path

This commit is contained in:
flow 2022-10-22 10:18:58 -03:00 committed by Sefa Eyeoglu
parent a74fdc588c
commit d40a18d6c5
No known key found for this signature in database
GPG key ID: C10411294912A422
4 changed files with 4 additions and 2 deletions

View file

@ -42,6 +42,7 @@ Config::Config()
{
// Name and copyright
LAUNCHER_NAME = "@Launcher_Name@";
LAUNCHER_APP_BINARY_NAME = "@Launcher_APP_BINARY_NAME@";
LAUNCHER_DISPLAYNAME = "@Launcher_DisplayName@";
LAUNCHER_COPYRIGHT = "@Launcher_Copyright@";
LAUNCHER_DOMAIN = "@Launcher_Domain@";