Add Images

This commit is contained in:
Exil Productions
2025-11-11 19:08:31 +01:00
parent a4ca3b18d5
commit d80c272b97
4 changed files with 8 additions and 1 deletions

View File

@@ -9,6 +9,6 @@ namespace VMM
public const string Name = "VigilModManager";
public const string Version = "1.0.0";
public const string Author = "Exil_S";
public const string DownloadLink = "https://github.com/ExilProductions/VigilModManager/releases";
public const string DownloadLink = "https://github.com/ExilProductions/VigilModManager";
}
}