Merge branch 'master' into develop

This commit is contained in:
STAM 2020-02-12 17:09:48 +03:00
commit a292a5e6e3
6 changed files with 46 additions and 1 deletions

BIN
.github/os-nix.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 569 B

BIN
.github/os-win.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 278 B

BIN
.github/steam.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 682 B

17
CONTRIBUTORS.md Normal file
View File

@ -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).

22
GAMES.md Normal file
View File

@ -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: |

View File

@ -1,2 +1,8 @@
# docker-games-scripts ### :zap: Docker Games (scripsts) :zap:
Awesome docker containers with some games, based on our main images 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)