Created page with "==Creating a Second Client== *Navigate to your applications folder, and find the EVE Online application. *Right-click on the icon, and select 'duplicate' from the drop-down menu..." |
No edit summary |
||
| Line 29: | Line 29: | ||
ln -s /Applications/EVE\ Online.app/Contents/Resources Resources | ln -s /Applications/EVE\ Online.app/Contents/Resources Resources | ||
* | *Back in the package contents folder, right-click on the file named 'Info.plist', and select Open with -> Textedit. | ||
[[File:DB Open With.png]]<BR> | |||
*Locate this chunk of text, and change 'EVE Online' to 'EVE Online 2' | |||
<key>PrefsFolderName</key> | |||
<string>EVE Online</string> | |||
*Save and close the file. | |||