Skip to content

Commit

Permalink
Fixed GA, added new games, maybe fixed image linking
Browse files Browse the repository at this point in the history
  • Loading branch information
Gramps committed Jul 16, 2024
1 parent 01bd809 commit 8ee011f
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- run: pip install mkdocs-material
- run: pip install mkdocs-badges
- run: mkdocs gh-deploy --force
2 changes: 1 addition & 1 deletion docs/blog/posts/10-07-2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ You can check out the [Projects page](../projects/components/) for it to find mo

Skillet is coming along nicely and the public repo should be available sometime in October. The store page should be live in August, with the game finally releasing in early December of this year!

![Skillet](../assets/images/news/2024-07-10-skillet.jpg){ loading=lazy }
![Skillet](../../assets/images/news/2024-07-10-skillet.jpg){ loading=lazy }

Development sessions happen each Monday, Wednesday, and Friday on our Discord channel. Starts around noon CST and runs for about three hours; when it is not cancceled.

Expand Down
7 changes: 7 additions & 0 deletions docs/games/games-a.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,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/961190/Abstract_Hell/){ target="\_blank" .md-button .md-button--store }
</figure>

## Achieve-Its
<figure class="game" markdown>
[![Achieve-Its](https://steamcdn-a.akamaihd.net/steam/apps/3050660/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/3050660/AchieveIts/){ target="\_blank" }

[ :fontawesome-brands-steam: ](https://store.steampowered.com/app/3050660/AchieveIts/){ target="\_blank" .md-button .md-button--store }
</figure>

## The Adventure of NAYU
<figure class="game" markdown>
[![The Adventure of NAYU](https://steamcdn-a.akamaihd.net/steam/apps/1476340/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/1476340/The_Adventure_of_NAYU/){ target="\_blank" }
Expand Down
7 changes: 7 additions & 0 deletions docs/games/games-j.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,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/2174440/JumpnBrawl/){ target="\_blank" .md-button .md-button--store }
</figure>

## JumpMap
<figure class="game" markdown>
[![JumpMap](https://steamcdn-a.akamaihd.net/steam/apps/3058710/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/3058710/JumpMap/){ target="\_blank" }

[ :fontawesome-brands-steam: ](https://store.steampowered.com/app/3058710/JumpMap/){ target="\_blank" .md-button .md-button--store }
</figure>

## Jurl
<figure class="game" markdown>
[![Jurl](https://steamcdn-a.akamaihd.net/steam/apps/2368940/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/2368940/Jurl/){ target="\_blank" }
Expand Down

0 comments on commit 8ee011f

Please sign in to comment.