Skip to content

Commit c59fe65

Browse files
authored
Merge pull request #606 from TomGrobbe/feature/addMissingConfigs
Adds `tattoos.json` and `extra_blendable_faces` in `addons.json`
2 parents b0c56fe + cce10a6 commit c59fe65

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

vMenuServer/config/addons.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"addonpedname1",
88
"addonpedname2"
99
],
10+
"extra_blendable_faces": [],
1011
"weapons": [
1112
"addonweaponname1",
1213
"addonweaponname2"

vMenuServer/config/tattoos.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]

0 commit comments

Comments
 (0)