Skip to content

Shared constants and strings for use in genie-js modules.

License

Notifications You must be signed in to change notification settings

genie-js/genie-shared-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genie-shared-data

Shared constants and strings for use in genie-js modules.

Install - Usage - License: GPL-3.0

npm

Install

npm install genie-shared-data

API

ageNames.json

Human readable names for the four ages.

ages.json

Constant names for the IDs of the four ages.

civilizationNames.json

Human readable names for the HD Edition civilizations, including expansion packs and reserved names.

civilizations.json

Constant names for the HD Edition civilizations, including expansion packs and reserved IDs.

gaiaObjectColors.json

Formatted hex colors #rrggbb for some object IDs that have a special color on the minimap, such as deer, fish, and gold/stone mines.

playerColors.json

Formatted hex colors #rrggbb for the player colours.

researchNames.json

Human readable names for researches.

resourceNames.json

Human readable names for player resources.

terrainColors.json

Formatted hex colors #rrggbb for terrains, as rendered on the minimap.

triggerConditions.json

Constant names for the IDs of trigger conditions. eg exports.AISignal == 12.

triggerConditionNames.json

Human readable names for scenario trigger conditions.

triggerEffects.json

Constant names for the IDs of trigger effects. eg exports.UseAdvancedButtons == 23.

triggerEffectNames.json

Human readable names for scenario trigger effects.

License

GPL-3.0

About

Shared constants and strings for use in genie-js modules.

Resources

License

Stars

Watchers

Forks

Packages

No packages published