https://github.com/pkgforge-dev/torzu-appimage
Unofficial AppImage of Torzu, with optimized builds for modern cpus. [Maintainer=@Samueru-sama]
https://github.com/pkgforge-dev/torzu-appimage
Last synced: about 1 year ago
JSON representation
Unofficial AppImage of Torzu, with optimized builds for modern cpus. [Maintainer=@Samueru-sama]
- Host: GitHub
- URL: https://github.com/pkgforge-dev/torzu-appimage
- Owner: pkgforge-dev
- License: gpl-3.0
- Created: 2025-01-24T02:37:53.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-02T06:52:42.000Z (about 1 year ago)
- Last Synced: 2025-03-02T07:27:50.679Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 55.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Torzu-AppImage
This repository makes builds for **x86_64** (generic) and **x86_64_v3**. If your CPU is less than 10 years old use the x86_64_v3 build since it has a significant performance boost.
---------------------------------------------------------------
AppImage made using [sharun](https://github.com/VHSgunzo/sharun), which makes it extremely easy to turn any binary into a portable package without using containers or similar tricks.
**This AppImage bundles everything and should work on any linux distro, even on musl based ones.**
**It also uses the [uruntime](https://github.com/VHSgunzo/uruntime) which makes use of dwarfs, resulting in a smaller and faster AppImage.**
It is possible that this appimage may fail to work with appimagelauncher, I recommend this alternative instead: https://github.com/ivan-hc/AM
This appimage works without fuse2 as it can use fuse3 instead.