noriskclient-launcher-unwrapped: add meta.changelog

This commit is contained in:
Hythera
2026-01-24 11:16:44 +01:00
parent 1bfd45c480
commit 565234b5ed
@@ -78,6 +78,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
passthru.updateScript = nix-update-script { };
meta = {
changelog = "https://github.com/NoRiskClient/noriskclient-launcher/blob/v3/changelogs/${finalAttrs.version}.txt";
description = "Minecraft Launcher for NoRisk Client";
homepage = "https://norisk.gg";
license = lib.licenses.gpl3Only;