This website requires JavaScript.
Explore
Help
Sign In
Jonttu
/
HeliosLauncher
Watch
1
Star
0
Fork
1
You've already forked HeliosLauncher
mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced
2024-12-23 04:02:14 -08:00
Code
Issues
Projects
Releases
Wiki
Activity
7513a1202d
HeliosLauncher
/
app
/
assets
/
athshield
/
variables.athshield
5 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Athena's Shield configuration and CLI Introduce AthenaShield class to manage configuration, CLI for user setup, and update package.json with new script. This enhances the application's configurability and user interaction.
2024-10-23 08:33:39 -07:00
{
"athenaShieldActivated": false,
Add debug mode option to Athena's Shield configuration 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.
2024-10-26 07:26:54 -07:00
"menuVisibility": "visible",
"debug": "false"
Add Athena's Shield configuration and CLI Introduce AthenaShield class to manage configuration, CLI for user setup, and update package.json with new script. This enhances the application's configurability and user interaction.
2024-10-23 08:33:39 -07:00
}
Reference in New Issue
Copy Permalink