f0rkz / eco_configs

Base Eco configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eco_configs

Usage

To populate the Configs and Mods directories, run the following:

ECO_TAG=0.9.0.0-beta-staging-1774 make run

ECO_TAG is the tag of the docker image here:

https://hub.docker.com/r/strangeloopgames/eco-game-server/tags

You can now utilize the Mods and Configs folders as volumes in the Docker deployment. This is useful for deploying your own configurations and customizations.

About

Base Eco configuration files


Languages

Language:Makefile 70.5%Language:Shell 15.5%Language:Dockerfile 14.0%