eggs/game_eggs/wine/generic/README.md
Softwarenoob 1aa04207d0
move wine to game_eggs/ subfolder
Moves Wine folder to game_eggs/ folder following the new updated structure that wasn't present when the #1125 PR was created
2021-07-21 21:46:57 +03:00

8 lines
387 B
Markdown

# Wine Generic
A generic wine image that can be used to install servers that need wine to run.
Downloads compressed server files and extracts them to a specified folder in `/mnt/server/`
I.E. `INSTALL_DIR` = `server/folder` will unpack the server into `/mnt/server//server/folder/`
### Install notes
May require a full custom start command. This is on you to figure out what that is.