1
0
Fork 0
mirror of https://codeberg.org/spire/autoexec.git synced 2026-06-03 18:24:06 +02:00
This commit is contained in:
Robin Appelman 2025-10-29 17:33:01 +01:00
commit 6188e75ee7
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -7,7 +7,7 @@ public Plugin:myinfo = {
name = "autoexec", name = "autoexec",
author = "Icewind", author = "Icewind",
description = "Automatically execute the right config for a map", description = "Automatically execute the right config for a map",
version = "0.3", version = "0.4",
url = "https://spire.tf" url = "https://spire.tf"
}; };