Advertisement
NolanSyKinsley

Untitled

Dec 17th, 2014
231
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. #!/bin/bash
  2. export WINEPREFIX=$HOME/.wine
  3. cd $WINEPREFIX/drive_c/Program\ Files/Steam/steamapps/common/SpaceEngineers/DedicatedServer/
  4. wine ./SpaceEngineersDedicated.exe -console >> $WINEPREFIX/SE/console.txt 2>$WINEPREFIX/SE/error.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement