mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-22 21:06:12 +03:00
3b40ce75e6
Added Environment settings page where you can specify command which will be used to run the game, and manage its environment variables
7 lines
281 B
Text
7 lines
281 B
Text
environment = Environment
|
|
game-command = Game command
|
|
game-command-description = Command used to launch the game. Placeholder %command% is generated automatically by the launcher. For example: gamemoderun '%command%'
|
|
new-variable = New variable
|
|
name = Name
|
|
value = Value
|
|
add = Add
|