Shared constants and strings for use in genie-js modules.
Install - Usage - License: GPL-3.0
npm install genie-shared-data
Human readable names for the four ages.
Constant names for the IDs of the four ages.
Human readable names for the HD Edition civilizations, including expansion packs and reserved names.
Constant names for the HD Edition civilizations, including expansion packs and reserved IDs.
Formatted hex colors #rrggbb for some object IDs that have a special color on the minimap, such as deer, fish, and gold/stone mines.
Formatted hex colors #rrggbb for the player colours.
Human readable names for researches.
Human readable names for player resources.
Formatted hex colors #rrggbb for terrains, as rendered on the minimap.
Constant names for the IDs of trigger conditions. eg exports.AISignal == 12
.
Human readable names for scenario trigger conditions.
Constant names for the IDs of trigger effects. eg exports.UseAdvancedButtons == 23
.
Human readable names for scenario trigger effects.