sr2ini_ynh/manifest.toml
2023-09-23 22:35:51 +02:00

52 lines
1.2 KiB
TOML

packaging_format = 2
id = "sr2ini"
name = "SR2 Initiative Tracker"
description.en = "A simple initiative tracker for Shaodwrun 2e."
description.de = "Ein einfacher Initiative-Tracker für Shaodwrun, 2. Edition."
version = "0.9.3~ynh1"
maintainers = ["Eclipse729"]
[upstream]
license = "ISC"
[integration]
yunohost = ">= 11.1"
architectures = "all"
multi_instance = true
ldap = "not_relevant"
sso = "not_relevant"
disk = "1M"
ram.build = "1M"
ram.runtime = "1M"
[install]
[install.domain]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "domain"
[install.path]
# this is a generic question - ask strings are automatically handled by Yunohost's core
type = "path"
default = "/sr2ini"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources.main]
url = "https://git.unterdemradar.de/tobias/sr2ini/releases/download/0.9.4/sr2ini-0.9.4.tar.gz"
sha256 = "b0d377fe0c4ad9f3975e5798b35d7faba90466e855c229efe7af110261c1acbf"
format = "tar.gz"
in_subdir = false
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"