New plugin: Extend

This commit is contained in:
BotoX
2017-03-02 21:44:50 +01:00
parent 4d9e016e92
commit 50414cbe6d
2 changed files with 381 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
"Games"
{
"#default"
{
"Addresses"
{
"GameOver"
{
"linux"
{
"signature" "g_fGameOver"
}
}
}
"Signatures"
{
"g_fGameOver"
{
"library" "server"
"linux" "@g_fGameOver"
}
}
}
}