-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathmod.txt
19 lines (19 loc) · 1.13 KB
/
mod.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"name" : "Fast.net Enhanced",
"description" : "Enhanced version, based on LASTBULLET_GREAT BIG BUSHY BEARD's FastNet Standalone. \nIt also includes Luffy's Reconnect to server Skript and Stale Lobby Fix made by Shn20.",
"author" : "Kamikaze94",
"contact" : "https://github.com/Kamikaze94/Enhanced-Fast.Net",
"version" : "2.00",
"blt_version" : 2,
"hooks" : [
{ "hook_id" : "lib/managers/menumanager", "script_path" : "Core.lua" },
{ "hook_id" : "lib/managers/menu/renderers/menunodetablegui", "script_path" : "Core.lua" },
{ "hook_id" : "lib/managers/menu/nodes/menunodeserverlist", "script_path" : "Core.lua" },
{ "hook_id" : "lib/managers/menu/menunodegui", "script_path" : "Core.lua" },
{ "hook_id" : "lib/network/matchmaking/networkmatchmakingsteam", "script_path" : "Core.lua" },
{ "hook_id" : "lib/managers/crimenetmanager", "script_path" : "Core.lua" },
{ "hook_id" : "lib/managers/menu/menucomponentmanager", "script_path" : "Core.lua" },
{ "hook_id" : "lib/network/base/hostnetworksession", "script_path" : "Core.lua" },
{ "hook_id" : "lib/managers/menu/crimenetfiltersgui", "script_path" : "Core.lua" }
]
}