# This file should be included when you package your plugin.


# Mandatory items:

[general]
name=Map Contenders
qgisMinimumVersion=3.4
description=Location guesser game
version=0.6.0
author=Guilhem Allaman
email=dev@guilhemallaman.net

about=Guess the geolocation of places by looking at pictures

tracker=https://gitlab.com/mapcontenders/mapcontenders-qgis-plugin/issues
repository=https://gitlab.com/mapcontenders/mapcontenders-qgis-plugin


# Recommended items:

hasProcessingProvider=no
tags=python,game,guesser

homepage=https://gitlab.com/mapcontenders/mapcontenders-qgis-plugin
category=Web
icon=icon.png
experimental=False
deprecated=False

# Since QGIS 3.8, a comma separated list of plugins to be installed (or upgraded) can be specified. Check the documentation for more information.
# plugin_dependencies=

# If the plugin can run on QGIS Server.
server=False

[custom]
repo=https://qgis.repo.guilhemallaman.net/plugins.xml
api=https://api.mapcontenders.guilhemallaman.net/api
