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
- Host: GitHub
- URL: https://github.com/m4dengi/steam-shimstrap
- Owner: m4dEngi
- Created: 2025-07-13T10:49:45.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-13T12:09:12.000Z (12 months ago)
- Last Synced: 2025-10-09T17:05:48.315Z (9 months ago)
- Topics: bootstrap, gaming, linux-gaming, steam
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```