Description
country_lib
country_lib is a small util library providing country localised names and flags. It uses alpha-2 codes from the ISO 3166-1 international standard (basically, the same used by website domains, e.g. ".it", ".de").
How to
Check the DOCS to learn how to use it
Releases
2025-07-27 15:37 UTC
0.2.0-tr0
2024-12-20 23:19 UTC
0.2 - "Pulizie"
What's new
- Translatable mod description
- Cleanup
2024-12-18 23:19 UTC
0.1 - "Ciao mondo"
All releases
Threads
New thread
Information
Provides
country_lib
Dependencies
- Required
-
No required dependencies
Information
- Type
- Mod
- Technical Name
- country_lib
- Languages
-
English, Deutsch, Español, Français, Italiano, Polski, Русский
- License
-
AGPL-3.0-or-later
for code,
CC0-1.0
for media.
- Maintenance State
- Beta
- Added
- 2024-12-18 23:18 UTC
- Maintainers
-
Zughy
Good to show localization info in-game
Such a handy library! I love how it simplifies getting country names and flags with just a few functions, and using ISO alpha-2 codes makes it super intuitive. This could be really useful for projects that need a to show localization info in-game.