mirror of
https://github.com/Kron4ek/Conty
synced 2024-11-16 19:50:06 +01:00
Update README.md
This commit is contained in:
parent
3c9f54b529
commit
a0403d1cd9
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
This is an easy to use compressed unprivileged Linux container packed into a single executable that works on most Linux distros. It's designed to be as simple and user-friendly as possible. You can use it to run any applications, including games (Vulkan and OpenGL).
|
||||
|
||||
In its default configuration it includes, among others, these apps: Wine-Staging-TkG, Steam, Lutris, GameHub, Minigalaxy, Legendary, Bottles, MultiMC, RetroArch, PPSSPP, PCSX2, OBS Studio, OpenJDK, Firefox. You can install any other applications or run locally installed apps.
|
||||
In its default configuration it includes, among others, these apps: `Wine-Staging-TkG, Steam, Lutris, PlayOnLinux, GameHub, Minigalaxy, Legendary, Bottles, MultiMC, RetroArch, PPSSPP, PCSX2, OBS Studio, OpenJDK, Firefox`. You can install any other applications or run locally installed apps.
|
||||
|
||||
Besides, Conty supports true filesystem and X11 sandboxing, so you can even use it to isolate applications.
|
||||
|
||||
|
@ -53,7 +53,7 @@ Conty contains Steam, Lutris, PlayOnLinux, Wine-Staging-TkG and many more.
|
|||
```
|
||||
./conty.sh steam
|
||||
./conty.sh lutris
|
||||
./conty.sh playonlinux
|
||||
./conty.sh playonlinux4
|
||||
./conty.sh wine app.exe
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue