Update plugin meta info.

This commit is contained in:
Julian
2020-03-17 21:27:15 -03:00
parent 6869a89463
commit cbbe26e3a2

View File

@@ -55,8 +55,8 @@ static META_FUNCTIONS gMetaFunctionTable = {
plugin_info_t Plugin_info = { plugin_info_t Plugin_info = {
META_INTERFACE_VERSION, // interface version META_INTERFACE_VERSION, // interface version
"MonsterMod", // name "MonsterMod", // name
"UNVERSIONED", // version | We are not going to give it a version yet. -Giegue "1.0", // version
"26/02/2020", // date in DD/MM/YYYY format "17/03/2020", // date in DD/MM/YYYY format
"botman, Rick90, Giegue", // original authors + recreation by... "botman, Rick90, Giegue", // original authors + recreation by...
"https://github.com/JulianR0/monstermod-redo", // url "https://github.com/JulianR0/monstermod-redo", // url
"MONSTER", // logtag "MONSTER", // logtag