mirror of
https://github.com/Dariasteam/Cows-Revenge.git
synced 2026-01-23 02:15:17 +00:00
125 lines
4.5 KiB
XML
125 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2018 Daniel Darias -->
|
|
<component type="desktop-application">
|
|
|
|
<translation>
|
|
es
|
|
</translation>
|
|
|
|
<languages>
|
|
<lang percentage="100%">es</lang>
|
|
<lang percentage="100%">en</lang>
|
|
</languages>
|
|
|
|
<id>com.github.dariasteam.cowsrevenge.desktop</id>
|
|
|
|
<name>Cow's Revenge</name>
|
|
<name xml:lang="es">Cow's Revenge</name>
|
|
|
|
<summary>Indie Platformer Pixel Art Game</summary>
|
|
<summary xml:lang="es">Juego de plataformas indie con estética pixel art</summary>
|
|
|
|
<developer_name>Pipo y Pipa Games</developer_name>
|
|
|
|
<description>
|
|
<p>
|
|
You are a cow abducted and genetically improved by aliens which now have the
|
|
opportunity to rebel against livestock industry by freeing the encaged hens and
|
|
killing butchers. You used to be a regular cow raised as a dairy cow, but you
|
|
ain't that anymore. You have become better. You are... THE COWEST.
|
|
</p>
|
|
|
|
<p xml:lang="es">
|
|
Eres una vaca que ha sido abducida y mejorada genéticamente por alienígenas que
|
|
ahora tiene la oprtunidad de rebelarse contra la industrica ganadera liberando a
|
|
las gallinas enjauladas y matando a los carniceros. Solías ser una vaca normal
|
|
y corriente criada como tal, pero esos tiempos quedaron atrás.
|
|
Ahora te has vuelto mejor. Ahora eres... THE COWEST.
|
|
</p>
|
|
</description>
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0</project_license>
|
|
|
|
<url type="bugtracker">https://github.com/Dariasteam/Cows-Revenge/issues</url>
|
|
<url type="homepage">https://pipoypipagames.itch.io/cows-revenge</url>
|
|
|
|
<launchable type="desktop-id">com.github.dariasteam.cowsrevenge.desktop</launchable>
|
|
|
|
<provides>
|
|
<binary>cowsrevenge</binary>
|
|
</provides>
|
|
|
|
<keywords>
|
|
<keyword>game</keyword>
|
|
<keyword>platform</keyword>
|
|
<keyword>2D</keyword>
|
|
<keyword>pixelart</keyword>
|
|
</keywords>
|
|
|
|
<keywords xml:lang="es">
|
|
<keyword>juego</keyword>
|
|
<keyword>platformas</keyword>
|
|
<keyword>pixelart</keyword>
|
|
<keyword>2D</keyword>
|
|
</keywords>
|
|
|
|
<releases>
|
|
<release version="1.3" date="2018-04-9" urgency="low" type="stable">
|
|
<description>
|
|
<p>
|
|
- Allow mute sound and music
|
|
- Add partial German translation (thanks to Basxto)
|
|
- Better gamepad support
|
|
- Minor bugfixes and improvements
|
|
</p>
|
|
</description>
|
|
<description xml:lang="es">
|
|
<p>
|
|
- Añade la opción de desactivar el sonido y la música
|
|
- Añade soporte parcial para Alemán (Contribución de Basxto)
|
|
- Soporte para mando mejorado
|
|
- Correciones y mejoras menores
|
|
</p>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://i.imgur.com/w2aFnSV.jpg</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://i.imgur.com/Ftj3Whe.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://i.imgur.com/3E7w4HK.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<update_contact>pipoypipagames@gmail.com</update_contact>
|
|
|
|
<content_rating type="oars-1.0">
|
|
<content_attribute id="violence-cartoon">intense</content_attribute>
|
|
<content_attribute id="violence-fantasy">intense</content_attribute>
|
|
<content_attribute id="violence-realistic">moderate</content_attribute>
|
|
<content_attribute id="violence-bloodshed">mild</content_attribute>
|
|
<content_attribute id="violence-sexual">none</content_attribute>
|
|
<content_attribute id="drugs-alcohol">none</content_attribute>
|
|
<content_attribute id="drugs-narcotics">none</content_attribute>
|
|
<content_attribute id="drugs-tobacco">none</content_attribute>
|
|
<content_attribute id="sex-nudity">none</content_attribute>
|
|
<content_attribute id="sex-themes">none</content_attribute>
|
|
<content_attribute id="language-profanity">mild</content_attribute>
|
|
<content_attribute id="language-humor">mild</content_attribute>
|
|
<content_attribute id="language-discrimination">none</content_attribute>
|
|
<content_attribute id="social-chat">none</content_attribute>
|
|
<content_attribute id="social-info">none</content_attribute>
|
|
<content_attribute id="social-audio">none</content_attribute>
|
|
<content_attribute id="social-location">none</content_attribute>
|
|
<content_attribute id="social-contacts">none</content_attribute>
|
|
<content_attribute id="money-purchasing">none</content_attribute>
|
|
<content_attribute id="money-gambling">none</content_attribute>
|
|
</content_rating>
|
|
|
|
</component>
|