Skip to content

Commit

Permalink
Added new games, fixed Inputs callback description
Browse files Browse the repository at this point in the history
  • Loading branch information
Gramps committed Jan 2, 2025
1 parent 957d504 commit e6e9585
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/classes/input.md
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ These callbacks require you to run ```Steam.run_callbacks()``` in your ```_proce
### input_device_disconnected

!!! function "input_device_disconnected"
Called when a new controller has been connected, will fire once per controller if multiple new controllers connect in the same frame.
Called when a new controller has been disconnected, will fire once per controller if multiple new controllers disconnect in the same frame.

**Returns:**

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 @@ -92,6 +92,13 @@ Here is a showcase of games using the GodotSteam module. Have a game on Steam us
[ :fontawesome-brands-instagram: ](https://www.instagram.com/astrominergame/){ target="\_blank" .md-button .md-button--store }
</figure>

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

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

## Avalog
<figure class="game" markdown>
[![Avalog](https://steamcdn-a.akamaihd.net/steam/apps/2480820/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/2480820/Avalog/){ target="\_blank" }
Expand Down
7 changes: 7 additions & 0 deletions docs/games/games-d.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,13 @@ Here is a showcase of games using the GodotSteam module. Have a game on Steam us
[ :fontawesome-brands-discord: ](https://discord.gg/DKhERbjn){ target="\_blank" .md-button .md-button--store }
</figure>

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

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

## Dome Keeper
<figure class="game" markdown>
[![Dome Keeper](https://steamcdn-a.akamaihd.net/steam/apps/1637320/header.jpg){ loading=lazy align=left }](https://store.steampowered.com/app/1637320/Dome_Keeper/){ target="\_blank" }
Expand Down
7 changes: 7 additions & 0 deletions docs/games/games-e.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,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/2774410/Escape_from_Zeta_Aurigae/){ target="\_blank" .md-button .md-button--store }
</figure>

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

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

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

0 comments on commit e6e9585

Please sign in to comment.