1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/Cubiks-2048_ynh.git synced 2024-09-03 18:25:55 +02:00
cubiks-2048_ynh/manifest.toml
Éric Gaspar 2752229668 fix
2024-06-23 17:47:37 +02:00

53 lines
1.4 KiB
TOML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

packaging_format = 2
id = "cubiks-2048"
name = "Cubiks 2048"
description.en = "2048 game clone in 3D"
description.fr = "Clone du jeu 2048 en 3D"
version = "2014.06.07~ynh1"
maintainers = []
[upstream]
license = "MIT"
website = "https://kshitij-banerjee.github.io/Cubiks-2048/"
demo = "https://kshitij-banerjee.github.io/Cubiks-2048/"
code = "https://github.com/Kshitij-Banerjee/Cubiks-2048/"
[integration]
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
sso = true
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/cubiks-2048"
[install.init_main_permission]
help.en = "If enabled, Cubiks 2048 will be accessible by people who doesnt have an account. This can be changed later via the webadmin."
help.fr = "Si cette case est cochée, Cubiks 2048 sera accessible aux personnes nayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
type = "group"
default = "visitors"
[resources]
[resources.sources.main]
url = "https://github.com/Kshitij-Banerjee/Cubiks-2048/archive/df2369883cc1a6af96370758c91196ddd593fd8c.tar.gz"
sha256 = "1dbc1f1fc317b35d72b591caeb2abb3da7892545e34a385a9c45c45bae04e53a"
autoupdate.strategy = "latest_github_commit"
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"