-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmod_info.lua
More file actions
24 lines (24 loc) · 746 Bytes
/
Copy pathmod_info.lua
File metadata and controls
24 lines (24 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name = "GAZ_UI"
uid = "c39c27c4-7252-42a8-b39e-ac04cc1950db"
version = 6.1
description = "Goom & AdmiralZeech's UI collection, all modules can be enabled/disabled in the options menu ingame."
author = "AdmiralZeech"
url = "http://forums.gaspowered.com/viewtopic.php?p=414706"
icon = "/mods/gaz_ui/mod_icon.dds"
selectable = true
enabled = true
exclusive = false
ui_only = true
requires = { }
requiresNames = { }
conflicts = {
"11126c34-54be-4c0f-8400-3e5c7e84691d",
"23c15cf2-9b8b-11dc-8314-0800200c9a66",
"3da7bd94-9c30-11dc-8314-0800200c9a66",
"4fb56516-9d9c-11dc-8314-0800200c9a66",
"51E46BF0-9D29-11DC-8314-0800200C9A66",
"D29D93D8-9735-11DC-84C8-D5A156D89593",
"CC5A5288-18E3-11DD-BF33-005055D89593"
}
before = { }
after = { }