This commit is contained in:
Rmys
2024-11-30 10:21:05 +03:00
parent 8b81e8d153
commit 277fc22b49
+1 -1
View File
@@ -13,7 +13,7 @@
<IsA>app:gui</IsA>
<Summary>Hexalate is a color matching game.</Summary>
<Description>The goal of the game is to rotate and position the circles so that each touching line matches in color. You rotate circles by right clicking, and you move circles by dragging them. The game stores the positions and rotations of the circles across runs.</Description>
<Archive sha1sum="d824e855f89da5ff2636dc56bf50111b97bcf0a7" type="tarbz2">https://github.com/gottcode/hexalate/archive/refs/tags/v1.2.3.tar.bz2</Archive>
<Archive sha1sum="07472273d82e69031506925654bf75ca833e7df4" type="targz">https://github.com/gottcode/hexalate/archive/refs/tags/v1.2.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>qt6-base-devel</Dependency>