Files
SukiSU-Ultra/website/docs/public/templates/rootexploler.root
2024-02-17 11:24:39 +08:00

29 lines
673 B
Plaintext
Raw 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.

{
"id":"rootexploler.root",
"name":"Root Explorer",
"author":"Rem01Gaming",
"description":"File manager with Root capabilities.",
"uid":0,
"gid":0,
"groups":[
"ROOT"
],
"capabilities":[
"CAP_DAC_READ_SEARCH",
"CAP_DAC_OVERRIDE",
"CAP_SYS_ADMIN"
],
"context":"u:r:su:s0",
"namespace":"INHERITED",
"locales": {
"in": {
"name": "Root Explorer",
"description":"File manager dengan kemampuan Root."
},
"tr": {
"name": "Root Dosya Tarayıcı",
"description":"Root özelliklerine sahip dosya yöneticisi."
}
}
}