This commit is contained in:
2018-01-30 21:41:38 +08:00
parent a363677698
commit 1ada43d55b
8 changed files with 54 additions and 12 deletions

12
Steam/install.md Normal file
View File

@@ -0,0 +1,12 @@
# 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
```