Add ability to edit settings in-game #425

Open
opened 2025-12-04 18:47:53 +00:00 by LunarTides · 0 comments
LunarTides commented 2025-12-04 18:47:53 +00:00 (Migrated from github.com)

Allow changing config.ts through a normal command. Also reload the config file after applying the changes to get them immediately.

Some settings (including debug mode) should require debug mode to change.

Probably use Inquirer.js for a TUI-esque experience.

Allow changing `config.ts` through a normal command. Also reload the config file after applying the changes to get them immediately. Some settings (including debug mode) should require debug mode to change. Probably use [Inquirer.js](https://github.com/SBoudrias/Inquirer.js) for a TUI-esque experience.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
LunarTides/Hearthstone.js#425
No description provided.