Change from metamod to sm extension

This commit is contained in:
maxime1907
2021-07-12 03:41:40 +02:00
parent 080e0107bc
commit 428c37ac3d
13 changed files with 370 additions and 1546 deletions
-5
View File
@@ -1,5 +0,0 @@
"Metamod Plugin"
{
"alias" "sendsnapshotfixer"
"file" "addons/sendsnapshotfixer/bin/sendsnapshotfixer_mm"
}
+20
View File
@@ -0,0 +1,20 @@
"Games"
{
"#default"
{
"#supported"
{
"engine" "orangebox_valve"
"engine" "css"
}
"Signatures"
{
"CBaseClient__SendSnapshot"
{
"library" "engine"
"linux" "@_ZN11CBaseClient12SendSnapshotEP12CClientFrame"
}
}
}
}