iw4x-launcher: update homepage (#444617)

This commit is contained in:
h7x4
2025-09-22 01:17:36 +00:00
committed by GitHub
+1 -1
View File
@@ -27,7 +27,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
meta = {
description = "Official launcher for the IW4x mod";
longDescription = "IW4x allows you to relive Call of Duty: Modern Warfare 2 (2009) in a secure environment with expanded modding capabilites";
homepage = "https://iw4x.dev";
homepage = "https://iw4x.io";
downloadPage = "https://github.com/iw4x/launcher";
changelog = "https://github.com/iw4x/launcher/releases/tag/v${finalAttrs.version}";
license = lib.licenses.gpl3Only;