v1.0.1
📦 Aegleseeker v1.0.1
This update introduces core usability improvements focused on configuration management and in-game control.
✨ Added
-
In-Game Terminal
- New command-based interface integrated into the ImGui menu
- Allows runtime interaction with the client through structured commands
- Designed for fast access to configuration and internal controls
-
JSON Configuration System
- Full config persistence using JSON
- Save, load, create, and delete configurations directly from the client
- Structured and scalable system for future feature expansion
⚙️ Improvements
- Improved internal structure to support config-driven workflows
- Better modular integration between UI and backend systems
🧱 Notes
- All other features remain unchanged from v1.0.0
- This update focuses on infrastructure for future expandability rather than adding new modules