An open API service indexing awesome lists of open source software.

https://github.com/m4dengi/steam-shimstrap

Steam Client Bootstrapper shim
https://github.com/m4dengi/steam-shimstrap

bootstrap gaming linux-gaming steam

Last synced: about 2 months ago
JSON representation

Steam Client Bootstrapper shim

Awesome Lists containing this project

README

          

# steam-shimstrap
A lightweight Steam client bootstrapper shim designed to bypass the Steam client update procedure and directly load steamui.so.

# Usage
**Don't!**

# Requirements
Linux system with g++ installed

# Building
```bash
git clone https://github.com/m4dEngi/steam-shimstrap.git
cd steam-shimstrap
make
```