diff --git a/docs/games/games-s.md b/docs/games/games-s.md index b9f1c5b9..437a647e 100644 --- a/docs/games/games-s.md +++ b/docs/games/games-s.md @@ -161,6 +161,15 @@ Here is a showcase of games using the GodotSteam module. Have a game on Steam us [ :fontawesome-brands-discord: ](https://discord.gg/UhjNrJs){ target="\_blank" .md-button .md-button--store } +## Speglar +
+[![Speglar](https://steamcdn-a.akamaihd.net/steam/apps/2772890/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/2772890/Speglar/){ target="\_blank" } + +[ :fontawesome-brands-steam: ](https://store.steampowered.com/app/2772890/Speglar/){ target="\_blank" .md-button .md-button--store } +[ :fontawesome-brands-discord: ](https://discord.com/invite/zBvgudR975){ target="\_blank" .md-button .md-button--store } +[ :fontawesome-brands-twitter: ](https://twitter.com/DexterGramfors){ target="\_blank" .md-button .md-button--store } +
+ ## Spirit of Shotgun
[![Spirit of Shotgun](https://steamcdn-a.akamaihd.net/steam/apps/1910230/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/1910230/Spirit_of_Shotgun/){ target="\_blank" } diff --git a/docs/projects/skillet.md b/docs/projects/skillet.md new file mode 100644 index 00000000..8d1f9d07 --- /dev/null +++ b/docs/projects/skillet.md @@ -0,0 +1 @@ +More information coming soon! \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 6d4f9c7d..b57189e1 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -92,7 +92,7 @@ nav: - P Games (17): 'games/games-p.md' - Q Games (0): 'games/games-q.md' - R Games (11): 'games/games-r.md' - - S Games (33): 'games/games-s.md' + - S Games (34): 'games/games-s.md' - T Games (16): 'games/games-t.md' - U Games (7): 'games/games-u.md' - V Games (2): 'games/games-v.md' @@ -100,6 +100,7 @@ nav: - X Games (4): 'games/games-x.md' - Y Games (1): 'games/games-y.md' - Z Games (0): 'games/games-z.md' + - Skillet: 'projects/skillet.md' - To-Do: 'https://github.com/orgs/GodotSteam/projects/3' - Change-Logs: - Godot 4.x: 'changelog/godot4.md'