summaryrefslogtreecommitdiff
path: root/nongnu/packages/game-client.scm
diff options
context:
space:
mode:
Diffstat (limited to 'nongnu/packages/game-client.scm')
-rw-r--r--nongnu/packages/game-client.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/nongnu/packages/game-client.scm b/nongnu/packages/game-client.scm
index 87e7632..b725cec 100644
--- a/nongnu/packages/game-client.scm
+++ b/nongnu/packages/game-client.scm
@@ -92,7 +92,7 @@
92 (symlink (string-append #$output "/lib/Heroic/heroic") 92 (symlink (string-append #$output "/lib/Heroic/heroic")
93 (string-append #$output "/bin/heroic"))))))) 93 (string-append #$output "/bin/heroic")))))))
94 (home-page "https://heroicgameslauncher.com") 94 (home-page "https://heroicgameslauncher.com")
95 (synopsis "A Native GOG, Amazon and Epic Games Launcher") 95 (synopsis "Native GOG, Amazon and Epic Games Launcher")
96 (description "Heroic is an Open Source Game Launcher. Right now it supports launching 96 (description "Heroic is an Open Source Game Launcher. Right now it supports launching
97games from the Epic Games Store using Legendary, GOG Games using our custom 97games from the Epic Games Store using Legendary, GOG Games using our custom
98implementation with gogdl and Amazon Games using Nile.") 98implementation with gogdl and Amazon Games using Nile.")