Add more Nix meta
information
This commit is contained in:
parent
dec81c4f27
commit
3746a2566d
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with lib; {
|
||||
homepage = "https://polymc.org/";
|
||||
downloadPage = "https://polymc.org/download/";
|
||||
changelog = "https://github.com/PolyMC/PolyMC/releases";
|
||||
description = "A free, open source launcher for Minecraft";
|
||||
longDescription = ''
|
||||
Allows you to have multiple, separate instances of Minecraft (each with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue