Skip to content

Conty 1.14

Compare
Choose a tag to compare
@Kron4ek Kron4ek released this 29 Jun 21:09
· 314 commits to master since this release
0d54828

Based on Arch Linux with all updates on 29.06.21 (20:20 UTC).

SHA256:
cc50c505e0901108a2116b5c3df2b2e39125a53ad373ba8d1227679c26016207 conty_lite_lz4.sh
26f3ee152d4eefedec3dfa55d3097fdf21fd61f845b3d9c8a6c769fe4b05f291 conty_lite.sh
d1175476383a5f74e5d83890eb5a2d442254181c5a0ceb549b92b6234ab34838 conty.sh

Changelog:

  • Added packages: wayland, lib32-wayland, qt5-wayland, retroarch.
  • Java 8 replaced with Java 16.
  • Added quiet mode, which disables all non-error Conty messages (such as "Running Conty", "Network is disabled", etc.). It doesn't affect the output of applications. Set QUIET_MODE to 1 to enable it.

Usage:

chmod +x conty.sh
./conty.sh command command_arguments

The lite version (conty_lite.sh) includes everything from the regular version (conty.sh), except for: gcc, mingw-w64-gcc, firefox, meson, cmake and jre-openjdk. So if you don't plan to use any of these programs, use the lite version.

conty_lite_lz4.sh is the same as conty_lite.sh but with lz4 compression instead of zstd.

zsync files are for zsync2 program. If you have any of the previous releases of Conty downloaded, you can use zsync2 to reduce data needed for downloading a new release. This may be useful if you have slow internet connection or internet data cap. Read zsync manual for more information.