gamedata: align with core project values. (#1310)
* Rename blacklist.plugins.txt to blocklist.plugins.txt * gamedata: adjust gamedata name. * packagescript: adjust filename.
This commit is contained in:
parent
ed9f214256
commit
353ced0e41
@ -101,7 +101,7 @@
|
||||
"game" "dinodday"
|
||||
}
|
||||
|
||||
"blacklist.plugins.txt"
|
||||
"blocklist.plugins.txt"
|
||||
{
|
||||
}
|
||||
}
|
||||
|
@ -272,7 +272,7 @@ CopyFiles('gamedata/sdktools.games', 'addons/sourcemod/gamedata/sdktools.games',
|
||||
]
|
||||
)
|
||||
CopyFiles('gamedata/core.games', 'addons/sourcemod/gamedata/core.games',
|
||||
[ 'blacklist.plugins.txt',
|
||||
[ 'blocklist.plugins.txt',
|
||||
'common.games.txt',
|
||||
'engine.bgt.txt',
|
||||
'engine.blade.txt',
|
||||
|
Loading…
Reference in New Issue
Block a user