/community-map

Map of regional community locations, submit your community here

OtherNOASSERTION

Godot Community Map

This is a list of Godot regional communities, it is used as source data to generate the map in the community page.

Submitting your community

To add your community, create a pull request with a locations/region-name.cfg file. The file format is as follows:

Name: <The name of the community>
Country: <Country code in alpha-2 https://www.iban.com/country-codes. Multiple ones comma separated allowed>
[Coordinates: <Optional for cities if single country specified above, the coordinates on the map as latitude, longitude, like "23.5505° S, 46.6333° W" >]
Link: <Name>,<URL>
[Link: <Optional extra Link Name>,<Optional extra link Link URL>]

If your city or country exists, you can add PR extra links using the format above. Please check existing region name files to use as an example. If you want to obtain the coordinates for a place, try using Google Maps,OpenStreetMap or just search "Coordinates for ".

If your community spans several countries, feel free to add more country codes in the "Country" field as comma separated, but then the "Coordinate" field will be ignored.