We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Comprehensive overhaul of JavaScript API documentation - Added complete Engine Events reference with 30+ events organized by category - Added Game object API with properties and methods - Added Armies API documentation - Expanded GameplayMap API with all query methods - Added Configuration API with all sections - Added common patterns and error handling examples - Expanded all existing sections (Players, Units, Cities, etc.) - Fixed broken links in See Also section - Added GameInfo tables reference - Added Interface Modes with custom handler example - Added module system documentation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add complete Civ VII modding documentation Full wiki documentation including: - Database schemas (Units, Buildings, Civilizations, Leaders, etc.) - Modifier system (Effects, Collections, Requirements) - JavaScript API reference - Tutorials for creating units, civs, map generators, UI extensions - Technical reference (Localization, Art, UI, Load Order) - Cross-reference index Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>