-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathusing.json
More file actions
29 lines (29 loc) · 2.6 KB
/
using.json
File metadata and controls
29 lines (29 loc) · 2.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"pkgs": {
"Move-Resize": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/Move-Resize.lua",
"WinFormLib": "https://raw.githubusercontent.com/G-A-Development-Team/WinFormAPI/main/WinFormLib.lua",
"WinFormColors": "https://raw.githubusercontent.com/G-A-Development-Team/WinFormAPI/main/WinFormColors.lua",
"WinFormToolbox": "https://raw.githubusercontent.com/G-A-Development-Team/WinFormAPI/main/WinFormToolbox.lua",
"WinForm": "https://raw.githubusercontent.com/G-A-Development-Team/WinFormAPI/main/WinForm.lua",
"BombAPI": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/BombAPI.lua",
"BombAPIV2": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/BombAPIV2.lua",
"SwitchTeamAPI": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/SwitchTeamAPI.lua",
"GuiCustom": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/gut.custom.lua",
"Analytics": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/Analytics.lua",
"VisualsAPI": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/VisualsAPI.lua",
"Package_ffi": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/ffi/package.lua",
"Renderer": "https://raw.githubusercontent.com/G-A-Development-Team/NoAWUI/main/libs/api/Renderer.lua",
"HTMLParser": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/HTMLParser.lua",
"HashTable": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/HashTable.lua",
"LoadLocal": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/LoadLocal.lua",
"MoreLibs": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/MoreLibs.lua",
"Base64": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/base64.lua",
"Overlay": "https://raw.githubusercontent.com/G-A-Development-Team/libs/main/OverlayAPI.lua",
"sm_plus_control": "https://raw.githubusercontent.com/G-A-Development-Team/GACenter/refs/heads/main/sm_plus_control.lua",
"text_blocks_control": "https://raw.githubusercontent.com/G-A-Development-Team/GACenter/refs/heads/main/text_blocks_control.lua",
"AdvancedEntitySystemReworkFFI": "https://raw.githubusercontent.com/G-A-Development-Team/FFI-Data/refs/heads/main/EntitySystemRevamp.lua",
"Box": "https://raw.githubusercontent.com/G-A-Development-Team/libs/refs/heads/main/box.lua",
"W2S": "https://raw.githubusercontent.com/G-A-Development-Team/libs/refs/heads/main/w2s.lua",
"World": "https://raw.githubusercontent.com/G-A-Development-Team/libs/refs/heads/main/Worldlib.lua"
}
}