mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-05-05 00:05:59 +08:00
- Introduced a new script to manage NPC settings and food items for automated purchasing. - Parsed NPC data from a JSON string and extracted unique food items and tags. - Created a settings structure for user configuration, including options for account name, food selection, purchase schedule, and debug mode. - Saved the settings to a JSON file for easy access and modification.