diff --git a/.github/os-nix.png b/.github/os-nix.png new file mode 100644 index 0000000..532d238 Binary files /dev/null and b/.github/os-nix.png differ diff --git a/.github/os-win.png b/.github/os-win.png new file mode 100644 index 0000000..568037b Binary files /dev/null and b/.github/os-win.png differ diff --git a/.github/steam.png b/.github/steam.png new file mode 100644 index 0000000..7d22d1b Binary files /dev/null and b/.github/steam.png differ diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..d4e115d --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,17 @@ +:muscle: Contributors +============================================ + +* **[Guahos](https://github.com/Guahos)** + + * `7 Days to Die` container + + +* **[STAM](https://github.com/stamepicmorg)** + + * Maintainer of [base images (`edge` image)](https://github.com/EpicMorg/docker-scripts). + + +:runner: Want be an contributor? +============================================ + +* Look [here](https://github.com/EpicMorg/docker-games-scripts/blob/master/.github/CONTRIBUTING.md). diff --git a/GAMES.md b/GAMES.md new file mode 100644 index 0000000..6126862 --- /dev/null +++ b/GAMES.md @@ -0,0 +1,22 @@ +# :video_game: Supported Games + +### :pencil: Legend + +| ![](https://raw.githubusercontent.com/EpicMorg/docker-games-scripts/master/.github/steam.png) | Requered | Not Requered | ![](https://raw.githubusercontent.com/EpicMorg/docker-games-scripts/master/.github/os-win.png) ![](https://raw.githubusercontent.com/EpicMorg/docker-games-scripts/master/.github/os-nix.png) | Supported | Not Supported | +|---|---|---|---|---|---| +| Steam account |:heavy_check_mark:|:x: | Server type |:heavy_check_mark:|:x: | + +--------- + +### :book: List + +| Game| Description | ![](https://raw.githubusercontent.com/EpicMorg/docker-games-scripts/master/.github/os-win.png) | ![](https://raw.githubusercontent.com/EpicMorg/docker-games-scripts/master/.github/os-nix.png) | ![](https://raw.githubusercontent.com/EpicMorg/docker-games-scripts/master/.github/steam.png) | +|---|---|---|---|---| +| [SteamCMD](https://hub.docker.com/repository/docker/epicmorg/steamcmd/) | Just base image. | :x: | :heavy_check_mark: | :x: | + + + + + + + diff --git a/README.md b/README.md index e6acc0d..7c01d6a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ -# docker-games-scripts +### :zap: Docker Games (scripsts) :zap: Awesome docker containers with some games, based on our main images + +### :video_game: Supported games +* [Here](GAMES.md) + +### :speak_no_evil: Contributors +* [Here](CONTRIBUTORS.md)