Compare commits

...

6 Commits

Author SHA1 Message Date
2e88daedac Merge pull request 'Add C-Side OST' (#23) from c-side-ost into master
Reviewed-on: #23
2025-05-21 17:39:14 +00:00
Map
7c0fb20451 add steam button properly 2025-05-21 12:17:01 -05:00
Map
807a7364b6 temporarily remove steam button for c-side 2025-05-04 03:31:41 -05:00
595c26de9e Translate c-side to spanish 2025-05-04 00:20:40 +00:00
Map
9456d50ae6 correct bandcamp button to actually say bandcamp 2025-05-03 14:18:38 -05:00
Map
8cbfa373a1 implement c-side ost for english 2025-05-03 14:17:49 -05:00
3 changed files with 24 additions and 10 deletions

BIN
img/ost cover c.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 408 KiB

View File

@ -85,11 +85,18 @@
<p class="summary">
<em class="paragraph-title">Featuring the works of 8 musicians,</em> this side is a compilation of free music used typically when the story relaxes;
Has a bit of lo-fi, electronica, rock, accoustics, and synthy goodness.
<!--
<br/>
<br/>
Not all songs contain a FLAC version, as they don't have any that are publically available.
-->
</p>
</div>
<div class="soundtrack-subbox">
<img src="img/ost cover c.png">
<div class="soundtrack-buttons">
<a href="https://cavemanon.bandcamp.com/album/i-wani-hug-that-gator-c-side-soundtrack">Bandcamp</a>
<a href="https://store.steampowered.com/app/2890870">Steam</a>
<a href="https://www.youtube.com/watch?v=Eq3gVl2paaA&pp=ygUPd2FuaSBzaWRlIGMgb3N0">Youtube</a>
</div>
<p class="summary">
Contains unused or scrapped songs and demo's for the game - including music from the plushie advert - clocking
in at <em class="paragraph-title">more than 30 minutes of behind-the-scenes tracks.</em>
</p>
</div>
</div>

View File

@ -85,11 +85,18 @@
<p class="summary">
<em class="paragraph-title">Con las obras de 8 músicos,</em> esta cara es una compilación de música libre utilizada normalmente cuando la historia se relaja;
Tiene un poco de lo-fi, electrónica, rock, acústica, y unos buenos synths.
<!--
<br/>
<br/>
No todas las canciones contienen una versión FLAC, ya que no existe ninguna públicamente disponible.
-->
</p>
</div>
<div class="soundtrack-subbox">
<img src="img/ost cover c.png">
<div class="soundtrack-buttons">
<a href="https://cavemanon.bandcamp.com/album/i-wani-hug-that-gator-c-side-soundtrack">Bandcamp</a>
<a href="https://store.steampowered.com/app/2890870">Steam</a>
<a href="https://www.youtube.com/watch?v=Eq3gVl2paaA&pp=ygUPd2FuaSBzaWRlIGMgb3N0">Youtube</a>
</div>
<p class="summary">
Contiene canciones no utilizadas o descartadas y demos del juego, incluida la música del anuncio de los peluches, con
<em class="paragraph-title">más de 30 minutos de canciones de detrás de cámaras.</em>
</p>
</div>
</div>