Make sure compatdata exists, to reduce headaches.

Alex811 2021-09-29 00:52:04 +03:00
parent 0fbd91df15
commit 8180341619

@ -84,6 +84,7 @@ Fixing this is pretty simple. Create a symlink from the `/compatdata` folder on
Creating the symlink:
```
$ mkdir -p ~/.steam/steam/steamapps/compatdata
$ ln -s ~/.steam/steam/steamapps/compatdata /media/gamedisk/Steam/steamapps/
```