1
0
Fork 0
mirror of https://codeberg.org/spire/autoexec.git synced 2026-08-02 12:14:52 +02:00

update url

This commit is contained in:
Robin Appelman 2026-07-23 23:35:34 +02:00
commit fb117dccb0
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -8,7 +8,7 @@ public Plugin:myinfo = {
author = "Icewind", author = "Icewind",
description = "Automatically execute the right config for a map", description = "Automatically execute the right config for a map",
version = "0.5", version = "0.5",
url = "https://spire.tf" url = "https://codeberg.org/spire/autoexec/"
}; };
new StringMap:mapPrefixMap; new StringMap:mapPrefixMap;