xivlauncher: set meta.mainProgram

This commit is contained in:
ash
2022-10-29 15:42:41 +01:00
parent 97c97f5c4e
commit 0b9ef60d38

View File

@@ -68,5 +68,6 @@ in
license = licenses.gpl3;
maintainers = with maintainers; [ ashkitten sersorrel ];
platforms = [ "x86_64-linux" ];
mainProgram = "XIVLauncher.Core";
};
}