mirror of
https://github.com/FAUSheppy/skillbird-sourcemod
synced 2025-12-06 07:01:38 +01:00
Change Plugin Info
This commit is contained in:
@@ -57,11 +57,11 @@ public OnMapStart(){
|
||||
|
||||
/* ---------------------- Plugin ---------------------- */
|
||||
public Plugin:myinfo = {
|
||||
name = "sheppy trueskill backend",
|
||||
author = "sheppy",
|
||||
name = "skillbird-query",
|
||||
author = "FAUSheppy",
|
||||
description = "Backend for trueskill rating system",
|
||||
version = "2.0",
|
||||
url = "atlantishq.hq"
|
||||
url = "https://github.com/FAUSheppy/skillbird-sourcemod"
|
||||
};
|
||||
|
||||
public APLRes:AskPluginLoad2(Handle:myself, bool:late, String:error[], err_max){
|
||||
|
||||
Reference in New Issue
Block a user