Browse Source

Improve metainfo

* Add branding colours
* Rewrite summary, previous one failed as too techincal
pull/7758/head
Oleksandr Kalko 1 year ago committed by Anders Jenbo
parent
commit
ad9558e31b
  1. 7
      Packaging/nix/devilutionx.metainfo.xml

7
Packaging/nix/devilutionx.metainfo.xml

@ -7,11 +7,16 @@
</developer>
<name>DevilutionX</name>
<summary>Diablo/Hellfire source port</summary>
<summary>Experience Diablo and Hellfire anew</summary>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>LicenseRef-proprietary</project_license>
<branding>
<color type="primary" scheme_preference="light">#c86666</color>
<color type="primary" scheme_preference="dark">#640000</color>
</branding>
<url type="homepage">https://github.com/diasurgical/devilutionX</url>
<url type="bugtracker">https://github.com/diasurgical/devilutionX/issues</url>
<url type="contact">https://discord.gg/devilutionx</url>

Loading…
Cancel
Save