diff --git a/plugin/autoexec.smx b/plugin/autoexec.smx index 0770fd0..bc3a088 100644 Binary files a/plugin/autoexec.smx and b/plugin/autoexec.smx differ diff --git a/plugin/autoexec.sp b/plugin/autoexec.sp index 7d88b5e..b28a659 100644 --- a/plugin/autoexec.sp +++ b/plugin/autoexec.sp @@ -8,7 +8,7 @@ public Plugin:myinfo = { author = "Icewind", description = "Automatically execute the right config for a map", version = "0.5", - url = "https://spire.tf" + url = "https://codeberg.org/spire/autoexec/" }; new StringMap:mapPrefixMap;