terracotta: add changelog

This commit is contained in:
Moraxyc
2025-10-31 12:27:42 +08:00
parent a305f6fd10
commit a01ef94b53
+1
View File
@@ -92,6 +92,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
meta = {
description = "Terracotta provides out-of-the-box multiplayer support for Minecraft";
homepage = "https://github.com/burningtnt/Terracotta";
changelog = "https://github.com/burningtnt/Terracotta/releases/tag/${finalAttrs.src.tag}";
license = lib.licenses.agpl3Only;
maintainers = with lib.maintainers; [ moraxyc ];
mainProgram = "terracotta";