electron removed

This commit is contained in:
kitbyte
2025-03-21 23:35:16 +02:00
parent 8e33e58939
commit 4049ade4b1
54 changed files with 3635 additions and 828 deletions
+7
View File
@@ -0,0 +1,7 @@
namespace WeModPatcher
{
public static class Constants
{
public const string RepositoryUrl = "https://github.com/k1tbyte/Wemod-Patcher";
}
}