View Single Post
Weasel
AlliedModders Donor
Join Date: Apr 2004
Location: Undisclosed / Secure
Old 05-02-2021 , 19:37   Re: Wierd issue after recent CS:GO update (2021-04-28?)
Reply With Quote #3

Quote:
Code:
// metamod.vdf
"Plugin"
{
    "file"    "addons/metamod/bin/server.dll" // .dll added
}
So, for Linux that would be ....?

Code:
// metamod.vdf
"Plugin"
{
    "file"    "addons/metamod/bin/server.so" // .so added
}
I ask, because I am already using this (default), and it's not working:

Code:
"Plugin"
{
	"file"	"addons/metamod/bin/server"
}
__________________
Pwease pardon by bad Engrish.
Steam Profile, Steam Group, Stats, Twitter
Weasel is offline