aboutsummaryrefslogblamecommitdiff
path: root/README.md
blob: baf506bdebe43fda785323e046bf1447fc7c4358 (plain) (tree)


























                                                                                                                
# soibox
A game launcher for the cmdline written in posix, soibox brings declarative game profiles to run games sandboxed

## Showcase
![soibox.gif](https://bin.sinanmohd.com/static/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