refactor: update theme handling and integrate Steam Tinker Launch support

This commit is contained in:
xgui4
2026-05-08 16:22:37 -04:00
parent 8010319edd
commit 74bb2916c0
12 changed files with 126 additions and 41 deletions

View File

@@ -25,8 +25,9 @@ makedepends=(
'qt6-tools'
)
optdepends=(
'wine: Allow to launch non-Linux-native Minecraft LCE ports'
'wine: Allow to launch non-Linux-native Minecraft LCE ports'
'steam: Allow for Steam integration'
'steamtinkerlaunch: For better Stream integration on Linux'
)
provides=("${pkgname%-dev}" "${pkgname%-beta}" "${pkgname%}")