From cbbe26e3a2937a0bdb59958341d4d63be7b42e52 Mon Sep 17 00:00:00 2001 From: Julian Date: Tue, 17 Mar 2020 21:27:15 -0300 Subject: [PATCH] Update plugin meta info. --- src/dlls/monster_api.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/dlls/monster_api.cpp b/src/dlls/monster_api.cpp index ffb83e0..66f7514 100644 --- a/src/dlls/monster_api.cpp +++ b/src/dlls/monster_api.cpp @@ -55,8 +55,8 @@ static META_FUNCTIONS gMetaFunctionTable = { plugin_info_t Plugin_info = { META_INTERFACE_VERSION, // interface version "MonsterMod", // name - "UNVERSIONED", // version | We are not going to give it a version yet. -Giegue - "26/02/2020", // date in DD/MM/YYYY format + "1.0", // version + "17/03/2020", // date in DD/MM/YYYY format "botman, Rick90, Giegue", // original authors + recreation by... "https://github.com/JulianR0/monstermod-redo", // url "MONSTER", // logtag