2023-02-03 13:15:08 +01:00
|
|
|
|
packaging_format = 2
|
|
|
|
|
|
|
|
|
|
id = "20euros"
|
|
|
|
|
name = "20 euros"
|
|
|
|
|
description.en = "2048 variant with Euro coins and notes"
|
|
|
|
|
description.fr = "Variante de 2048 avec pièces et billets en euros"
|
|
|
|
|
|
2023-04-03 14:21:47 +02:00
|
|
|
|
version = "1.0~ynh9"
|
2023-02-03 13:15:08 +01:00
|
|
|
|
|
|
|
|
|
maintainers = ["eric_G"]
|
|
|
|
|
|
|
|
|
|
[upstream]
|
|
|
|
|
license = "MIT"
|
|
|
|
|
code = "https://github.com/jatekos101/20euros"
|
|
|
|
|
|
|
|
|
|
[integration]
|
2023-08-17 19:16:05 +02:00
|
|
|
|
yunohost = ">= 11.2"
|
2023-02-03 13:15:08 +01:00
|
|
|
|
architectures = "all"
|
|
|
|
|
multi_instance = true
|
2023-12-20 18:41:10 +01:00
|
|
|
|
|
2023-04-03 14:20:35 +02:00
|
|
|
|
ldap = false
|
2023-12-20 18:41:10 +01:00
|
|
|
|
|
2023-04-03 14:20:35 +02:00
|
|
|
|
sso = true
|
2023-12-20 18:41:10 +01:00
|
|
|
|
|
2023-02-03 13:15:08 +01:00
|
|
|
|
disk = "50M"
|
|
|
|
|
ram.build = "50M"
|
|
|
|
|
ram.runtime = "50M"
|
|
|
|
|
|
|
|
|
|
[install]
|
|
|
|
|
[install.domain]
|
|
|
|
|
type = "domain"
|
|
|
|
|
|
|
|
|
|
[install.path]
|
|
|
|
|
type = "path"
|
|
|
|
|
default = "/20euros"
|
|
|
|
|
|
|
|
|
|
[install.init_main_permission]
|
|
|
|
|
help.en = "If enabled, 20 euros will be accessible by people who doesn’t have an account. This can be changed later via the webadmin."
|
|
|
|
|
help.fr = "Si cette case est cochée, 20 euros sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
|
|
|
|
type = "group"
|
|
|
|
|
default = "visitors"
|
|
|
|
|
|
|
|
|
|
[resources]
|
2023-04-03 14:20:35 +02:00
|
|
|
|
|
|
|
|
|
[resources.sources]
|
|
|
|
|
|
|
|
|
|
[resources.sources.main]
|
|
|
|
|
url = "https://github.com/jatekos101/20euros/archive/v0.1.zip"
|
|
|
|
|
sha256 = "79e743f874eef952e8e0ca5f7a48d04872d7671a9c0581ce188fc42ee11bdf72"
|
|
|
|
|
autoupdate.strategy = "latest_github_tag"
|
|
|
|
|
|
2023-02-03 13:15:08 +01:00
|
|
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
|
|
[resources.install_dir]
|
|
|
|
|
|
|
|
|
|
[resources.permissions]
|
|
|
|
|
main.url = "/"
|