Skip to content

Commit eecdbad

Browse files
authored
Merge pull request #2 from pwatson100:TAH-V1-5-version
TAH 1.5 Compatible
2 parents 74ae48f + 3131ee0 commit eecdbad

6 files changed

Lines changed: 283 additions & 220 deletions

File tree

module.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"url": "https://github.com/pwatson100/token-action-hud-alien",
1111
"flags": {},
12-
"version": "1.0.2",
12+
"version": "1.0.3",
1313
"compatibility": {
1414
"minimum": "10",
1515
"verified": "11"
@@ -44,9 +44,9 @@
4444
"type": "module",
4545
"compatibility": [
4646
{
47-
"minimum": "1.4.8",
48-
"maximum": "1.4",
49-
"verified": "1.4.18"
47+
"minimum": "1.5.1",
48+
"maximum": "1.5",
49+
"verified": "1.5"
5050
}
5151
]
5252
}

release_notes.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 1.0.3
2+
BREAKING CHANGE: This will not work with versions of TAH Core below 1.5
3+
Now compatible with Token Action HUD Core 1.5
4+
Vehicle inventory now showing (weapons etc).
5+
16
Version 1.0.2
27
Fixed issue where items in the footlocker were showing in the Inventory list
38

0 commit comments

Comments
 (0)