aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: d831c542886954dba0ed1e89efbbb78c37117f5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# soibox
A game launcher for the cmdline written in posix, soibox brings declarative game profiles to run games sandboxed

## Showcase
![soibox.gif](soibox.gif)

## Installation
```
git clone https://git.sinanmohd.com/soibox
cd soibox
sudo make install
```

## Usage
```
soibox /path/to/game_profile
```
soibox comes with a [examble game profile](example/example.sb), take a look at it to make your own profiles

## Dependencies
* basic unix utils

## Optional dependencies
* [firejail](https://firejail.wordpress.com/) - sandbox games
* [wine](https://www.winehq.org/) - run games developed for microsoft windows
* [curl](https://github.com/curl/curl) - fetch releases from github
* [dwarfs](https://github.com/mhx/dwarfs) - dwarfs groot support