Compare commits
2 Commits
d1bc6670fc
...
ccb3595db7
| Author | SHA1 | Date | |
|---|---|---|---|
| ccb3595db7 | |||
| 75e0782e01 |
@@ -1,5 +1,14 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
echo "NOTICE: Currently you must move & rename the installer directories to the following:"
|
||||
echo "Base Game: ${HOME}/D2"
|
||||
echo "Expansion: ${HOME}/LOD"
|
||||
echo "Then run this script with the following option:"
|
||||
echo "${0} -a"
|
||||
echo "The script will then kick off the process of grabbing debs, setting the prefix and installing the game."
|
||||
echo "User intervention is required to click through the installer setups"
|
||||
|
||||
# Wine Prefix Environment
|
||||
PREFIX="/home/$USER/diablo"
|
||||
ARCH="win32"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
audio_quality = {high, medium, low}
|
||||
#autostart_station = stationid
|
||||
|
||||
password = guitar
|
||||
password = %4*dxXKQf9AmF5
|
||||
user = silvernode@gmail.com
|
||||
|
||||
Reference in New Issue
Block a user