-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathkam.toml
More file actions
executable file
·89 lines (78 loc) · 1.75 KB
/
kam.toml
File metadata and controls
executable file
·89 lines (78 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
[prop]
id = "asl"
name = "AndroidSubSystem4Linux"
version = "v1.0.22"
versionCode = 1766949756293
author = "LIghtJUNction"
description = "Run GUN/Linux on android , powered by rurima & build-system: kam."
updateJson = "https://github.com/KernelSU-Modules-Repo/releases/latest/download/asl.zip"
metamodule = false
[mmrl.repo]
license = "MIT"
license_file = "LICENSE"
homepage = "https://github.com/KernelSU-Modules-Repo/asl"
readme = "https://github.com/KernelSU-Modules-Repo/blob/main/README.md"
readme_file = "README.md"
changelog = "https://github.com/KernelSU-Modules-Repo/blob/main/CHANGELOG.md"
changelog_file = "CHANGELOG.md"
screenshots = ["Screenshot_2025-12-08-01-18-25-97_84d3000e3f4017145260f7618db1d683.jpg"]
categories = ["tools"]
keywords = [
"ka",
"rurima",
]
maintainers = [
"Moe-hacker",
"Lin1328",
]
repository = "https://github.com/KernelSU-Modules-Repo/asl"
documentation = ""
issues = "https://github.com/KernelSU-Modules-Repo/asl/issues"
funding = "https://github.com/sponsors/LIghtJUNction"
support = ""
donate = ""
cover = ""
icon = "icon.png"
devices = []
arch = ["arm64-v8a"]
require = []
antifeatures = []
max_num = 0
min_api = 21
max_api = 35
verified = false
features = []
[mmrl.repo.note]
title = ""
message = ""
[mmrl.repo.manager.magisk]
devices = []
arch = []
require = []
[mmrl.repo.manager.kernelsu]
devices = []
arch = []
require = []
[mmrl.repo.manager.apatch]
devices = []
arch = []
require = []
[mmrl.repo.options.archive]
compression = ""
[kam]
min_api = 0
max_api = 0
supported_arch = []
conflicts = []
module_type = "kam"
[kam.build]
target_dir = "dist"
output_file = "{{id}}"
hooks_dir = "hooks"
[kam.tmpl.variables.repository]
var_type = "string"
required = false
default = ""
[kam.workspace]
members = ["."]
[tool]