KyuubiSoft Core
The shared foundation for all KyuubiSoft Hytale mods. Provides common APIs, the Web Config Editor, localization framework, and the Citizen (NPC) system.
Current Version: 1.9.0
Features
Web Config Editor
Browser-based configuration management for all KyuubiSoft mods. Edit achievements, quests, citizens, lootbags, info hub pages and more from a visual interface.
Citizen (NPC) System
- Spawn and manage NPCs with custom skins and animations
- Dialog system with branching conversations
- World map markers for NPC locations
- NPC behavior roles and state machines
Localization Framework
- File-first pattern with JAR fallback
- Multi-language support (en-US, de-DE, and more)
- Automatic version-based file updates
Common Utilities
- Base command classes with async execution
- Configuration loading with GSON and null-safety
- Player data persistence with dirty-flag tracking
- Packet interception API for custom tooltips
Documentation
Detailed documentation for Core is being written. Check back soon.