mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 05:53:20 +00:00
Add url to plugin info & update all to 1.11
This commit is contained in:
parent
d41a10f61e
commit
de69e0c535
41 changed files with 59 additions and 113 deletions
|
@ -16,7 +16,7 @@ public Plugin myinfo =
|
|||
author = "jackzmc",
|
||||
description = "",
|
||||
version = PLUGIN_VERSION,
|
||||
url = ""
|
||||
url = "https://github.com/Jackzmc/sourcemod-plugins"
|
||||
};
|
||||
|
||||
public void OnPluginStart() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue