From 131c1c2ae7412e33c16e9400311ab53b9c068479 Mon Sep 17 00:00:00 2001 From: GP Garcia Date: Mon, 11 Mar 2024 11:37:48 -0500 Subject: [PATCH] Added new game --- docs/games/games-e.md | 9 +++++++-- mkdocs.yml | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/games/games-e.md b/docs/games/games-e.md index 91a30565..33b66437 100644 --- a/docs/games/games-e.md +++ b/docs/games/games-e.md @@ -6,7 +6,6 @@ Here is a showcase of games using the GodotSteam module. Have a game on Steam us
- ## Ends
[![Ends](https://steamcdn-a.akamaihd.net/steam/apps/2256260/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/2256260/Ends/){ target="\_blank" } @@ -14,7 +13,13 @@ Here is a showcase of games using the GodotSteam module. Have a game on Steam us [ :fontawesome-brands-steam: ](https://store.steampowered.com/app/2256260/Ends/){ target="\_blank" .md-button .md-button--store }
- +## Escape From Zeta Aurigae +
+[![Escape From Zeta Aurigae](https://steamcdn-a.akamaihd.net/steam/apps/2774410/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/2774410/Escape_from_Zeta_Aurigae/){ target="\_blank" } + +[ :fontawesome-brands-steam: ](https://store.steampowered.com/app/2774410/Escape_from_Zeta_Aurigae/){ target="\_blank" .md-button .md-button--store } +
+ ## Exostation
[![Exostation](https://steamcdn-a.akamaihd.net/steam/apps/1813120/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/1813120/Exostation/){ target="\_blank" } diff --git a/mkdocs.yml b/mkdocs.yml index 5e20b318..85cd0514 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -78,7 +78,7 @@ nav: - B Games (12): 'games/games-b.md' - C Games (14): 'games/games-c.md' - D Games (10): 'games/games-d.md' - - E Games (2): 'games/games-e.md' + - E Games (3): 'games/games-e.md' - F Games (6): 'games/games-f.md' - G Games (11): 'games/games-g.md' - H Games (8): 'games/games-h.md'