codeanywhere/Steam/install.md

13 lines
170 B
Markdown
Raw Permalink Normal View History

2018-01-30 13:41:38 +00:00
# Steam
## For the first time
```
LD_PRELOAD='/usr/$LIB/libstdc++.so.6' LIBGL_DRI3_DISABLE=1 steam
```
## Fuck the GFW
```
https_proxy=http://127.0.0.1:1080 steam
```