Adding missing store links

This commit is contained in:
Emilio Coppola
2022-12-02 15:19:31 +01:00
parent ab66dda480
commit f4d645bcbc
4 changed files with 11 additions and 4 deletions

View File

@@ -32,3 +32,4 @@ is_hidden = 0
{% put placeholder %} linear-gradient(90deg, #659abb 3%, #649abb 14%, #71a3b8 24%, #6399bb 79%) {% endput %}
{% put youtube_embed_code %} 7sJJW_x6Xg4 {% endput %}
{% put link_steam %} https://store.steampowered.com/app/1249480/ExZodiac/ {% endput %}
{% put link_itch %} https://pixeljam.itch.io/ex-zodiac {% endput %}

View File

@@ -30,3 +30,4 @@ is_hidden = 0
{% put image %} kingdoms-of-the-dump.png {% endput image %}
{% put placeholder %} linear-gradient(90deg, #b5c1d8 2%, #a8b5d5 9%, #707473 47%, #666a6a 57%) {% endput %}
{% put youtube_embed_code %} swcFuuwHKFE {% endput %}
{% put link_steam %} https://store.steampowered.com/app/2159270/Kingdoms_of_the_Dump {% endput %}

View File

@@ -13,11 +13,14 @@ is_hidden = 0
{% put description %}
<p>
Pingo Adventure is a <strong>cute</strong> 3D platformer in a physics simulated world with jiggly plants, bouncy bridge, springy rope etc.
</p>
<p>
Explore the adorable & interactive 3D world from rainforest, ancient ruins to dungeon filled with hot lava and <strong>solving puzzles</strong> designed for the physics simulated environment.
</p>
<p>
But thats not all, there are mini games in between the platforming level which can be unlocked and played in the “arcade mode”.
</p>
<p>
And dont forget to <strong>customize</strong> your own Pingo with all the costumes that can be unlocked from the adventures.
</p>
@@ -36,4 +39,3 @@ is_hidden = 0
{% put placeholder %} linear-gradient(90deg, #b5c1d8 2%, #a8b5d5 9%, #707473 47%, #666a6a 57%) {% endput %}
{% put youtube_embed_code %} H8x_SR623fw {% endput %}
{% put link_itch %} https://orb-square.itch.io/pingo-adventure {% endput %}

View File

@@ -53,3 +53,6 @@ is_hidden = 0
{% endput %}
{% put developer_article_title %} Godot Showcase - The Garden Path developer talks about his experience {% endput %}
{% put developer_article_url_slug %} godot-showcase-garden-path-developer-talks-about-his-experience {% endput %}
{% put link_steam %} https://store.steampowered.com/app/1638500/The_Garden_Path/ {% endput %}
{% put link_itch %} https://carrotcakestudio.itch.io/thegardenpath {% endput %}