Add files via upload
This commit is contained in:
@@ -12,7 +12,7 @@ addon.MAJOR = 1
|
||||
addon.MINOR = 1
|
||||
|
||||
-- Version string
|
||||
TP_VERSION = "2.3.1"
|
||||
TP_VERSION = "2.4.0"
|
||||
TP_ADDON_NAME = "RelationshipsThreatPlates"
|
||||
|
||||
-- ==================================================================
|
||||
@@ -21,9 +21,11 @@ TP_ADDON_NAME = "RelationshipsThreatPlates"
|
||||
local DEFAULT_CONFIG = {
|
||||
enabled = true,
|
||||
showText = true,
|
||||
tankMode = false,
|
||||
targetSnap100 = true,
|
||||
barHeight = 6,
|
||||
barAlpha = 0.5,
|
||||
barOffsetY = 20,
|
||||
barOffsetY = 24,
|
||||
barOffsetX = -17.8,
|
||||
barWidthScale = 0.8,
|
||||
fontSize = 9,
|
||||
|
||||
Reference in New Issue
Block a user