@Zergling_man@sacred.harpy.faith
Post #1793610
2026-04-27 18:00 UTC
@HatkeshiatorTND@annihilation.social
Replies (1)
-
@Zergling_man@sacred.harpy.faith 2026-04-27 18:02
@HatkeshiatorTND@annihilation.social Also, this is real packaging, done by real maintainers: package() { cd voxelibre for f in $(find . -type f); do install -Dm644 "$f" "$pkgdir/usr/share/luanti/games/voxelibre/$f" done }