mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-12-22 19:52:14 -08:00
3cdad516c9
Introduced an option to activate debug mode in Athena's Shield. Updated relevant JavaScript files and configuration to handle the debug mode setting. Added a new method for retrieving the debug status within the parserAthShield.js class.
5 lines
87 B
Plaintext
5 lines
87 B
Plaintext
{
|
|
"athenaShieldActivated": false,
|
|
"menuVisibility": "visible",
|
|
"debug": "false"
|
|
} |