diff --git a/game/csgo/addons/counterstrikesharp/configs/plugins/Map_Configs_Prefix/Map_Configs_Prefix.json b/game/csgo/addons/counterstrikesharp/configs/plugins/Map_Configs_Prefix/Map_Configs_Prefix.json deleted file mode 100644 index de44ca90..00000000 --- a/game/csgo/addons/counterstrikesharp/configs/plugins/Map_Configs_Prefix/Map_Configs_Prefix.json +++ /dev/null @@ -1,38 +0,0 @@ -// This configuration was automatically generated by CounterStrikeSharp for plugin 'Map_Configs_Prefix', at 2024/01/27 06:11:24 -{ - //Plugin Find Route Configs In csgo/cfg/Map-Configs-Prefix/ - //---------------------------------------------------------------- - //false: aim_.cfg ==> aim_deagle_.cfg ==> aim_deagle_lego.cfg ==> _default_.cfg - //true: aim_deagle_lego.cfg ==> aim_deagle_.cfg ==> aim_.cfg ==> _default_.cfg - "InvertPathMode": true, - -//----------------------------------------------------------------------------------------- - - //-----------Event Calls Path-----------// - //-------------------------------------// - //OnMapStart: Will Be Called On Map Start 1 Time Only - //OnWarmupStart: Will Be Called On WarmUp Only - //OnRoundStart: Will Be Called On Every Round Start Include WarmUp - //OnMatchStart: Will Be Called On Match Started (Round 1) 1 Time Only - //OnPlayerSpawn: Will Be Called On Every Player Spawn - //-------------------------------------// - - //This On Normal Cfg example de_.cfg or de_dust2.cfg or _default_.cfg - "ExecMode": "OnMapStart,OnWarmupStart,OnRoundStart,OnMatchStart", - //How Many Time You Want ExecMode To Be Exec (More = Better To Override) - "ExecXTimes": 3, - -//----------------------------------------------------------------------------------------- - - //This On Force Cfg example f_de_.cfg or f_de_dust2.cfg - "ForceExecMode": "OnPlayerSpawn", - //How Many Time You Want ForceExecMode To Be Exec (More = Better To Override) - "ForceExecXTimes": 1, - -//----------------------------------------------------------------------------------------- - - "EnableErrorLogChecker": false, - -//----------------------------------------------------------------------------------------- - "ConfigVersion": 1 -} \ No newline at end of file diff --git a/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/CounterStrikeSharp.API.dll b/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/CounterStrikeSharp.API.dll deleted file mode 100644 index 3400e59d..00000000 Binary files a/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/CounterStrikeSharp.API.dll and /dev/null differ diff --git a/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/Map_Configs_Prefix.deps.json b/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/Map_Configs_Prefix.deps.json deleted file mode 100644 index d973252a..00000000 --- a/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/Map_Configs_Prefix.deps.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v7.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v7.0": { - "Map_Configs_Prefix/1.0.0": { - "dependencies": { - "CounterStrikeSharp.API": "1.0.165.0" - }, - "runtime": { - "Map_Configs_Prefix.dll": {} - } - }, - "CounterStrikeSharp.API/1.0.165.0": { - "runtime": { - "CounterStrikeSharp.API.dll": { - "assemblyVersion": "1.0.165.0", - "fileVersion": "1.0.165.0" - } - } - } - } - }, - "libraries": { - "Map_Configs_Prefix/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "CounterStrikeSharp.API/1.0.165.0": { - "type": "reference", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/Map_Configs_Prefix.dll b/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/Map_Configs_Prefix.dll deleted file mode 100644 index f2b3ea69..00000000 Binary files a/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/Map_Configs_Prefix.dll and /dev/null differ diff --git a/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/Map_Configs_Prefix.pdb b/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/Map_Configs_Prefix.pdb deleted file mode 100644 index a2a25b03..00000000 Binary files a/game/csgo/addons/counterstrikesharp/plugins/Map_Configs_Prefix/Map_Configs_Prefix.pdb and /dev/null differ