A downloadable asset pack

Journey through haunting procedurally-generated dungeons, unleash devastating abilities, and customize your character's skills while discovering legendary items and leveling up in. Supports multiplayer co-op of up to 8 players.

NOTE: this is the server download file.

Host your own private Generative Quest gaming sessions! 

After unzipping the file, you'll need to update these to match your system:

Quest-Server-7777.env
Quest-Server-7777.service

After editting, copy Quest-Server-7777.service into /etc/systemd

Note that you may need to remove dashes from the service filename if you're using a Linux environment that doesn't play nice with dashes, such as CentOS.

Then execute the following:

>sudo systemctl daemon-reload
>sudo systemctl enable Quest-Server-7777.service
>sudo systemctl start Quest-Server-7777.service
>sudo systemctl status Quest-Server-7777.service

Then you can make yourself some helpful shell scripts:

viewLog.sh
#!/bin/bash
journalctl -u Quest-Server-7777.service -e            

restart.sh
#!/bin/bash
sudo systemctl restart Quest-Server-7777.service         

start.sh
#!/bin/bash
sudo systemctl start Quest-Server-7777.service         

stop.sh
#!/bin/bash
sudo systemctl stop Quest-Server-7777.service         


For more information, visit:

https://store.epicgames.com/en-US/p/generative-quest-db8a3f
https://generativedungeon.com 
https://discord.gg/gdungeon

Download

Download
GQ-LinuxServer-0.916c.zip 177 MB