Updated Tasks

This commit is contained in:
Cooldude2606
2019-10-11 23:25:04 +01:00
parent bc2a8d3bdb
commit cf1515c1c8
97 changed files with 2518 additions and 2479 deletions

View File

@@ -16,10 +16,10 @@ no_space_before_args = true
merge=true
new_type("core", "Core", true)
new_type("addon", "Addons", true)
new_type("commands", "Commands", true)
new_type("control", "Control", true)
new_type("addon", "Addons", true)
new_type("gui", "Guis", true)
new_type("commands", "Commands", true)
new_type("config", "Configs", true, "Settings")
new_type("dep", "Dependencies", false)