mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
amepatch/codecpatch: rewrite description
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
a9632dc032
commit
38c26cb857
@ -21,7 +21,6 @@ DefaultDependencies=no
|
||||
IgnoreOnIsolate=true
|
||||
After=multi-user.target
|
||||
After=allowdowngrade.service
|
||||
After=codecpatch.service
|
||||
|
||||
[Service]
|
||||
User=root
|
||||
|
@ -1,6 +1,6 @@
|
||||
version: 1
|
||||
name: amepatch
|
||||
description: "Dynamic Licensepatch for AME - Force download Codecs (Depends on Arc Patch)"
|
||||
description: "Dynamic Licensepatch for AME - Force download HEVC Codec (Don't use with codecpatch - Depends on Arc Patch)"
|
||||
system: false
|
||||
beta: false
|
||||
all:
|
||||
|
@ -1,8 +1,8 @@
|
||||
version: 1
|
||||
name: codecpatch
|
||||
description: "Enables transcoding for DSM without a valid serial number"
|
||||
description: "Enables transcoding for DSM without a valid serial number - Force download AAC + HEVC Codec (Don't use with amepatch)"
|
||||
system: false
|
||||
beta: true
|
||||
beta: false
|
||||
all:
|
||||
install-script: "install.sh"
|
||||
copy: "all"
|
||||
|
Loading…
Reference in New Issue
Block a user