Skip to content

Commit

Permalink
📝 update commands
Browse files Browse the repository at this point in the history
  • Loading branch information
MiranDMC committed Dec 2, 2024
1 parent 23eda8a commit d80d35c
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions gta3/gta3.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"last_update": 1733174318667,
"last_update": 1733174522852,
"version": "0.356",
"url": "https://library.sannybuilder.com/#/gta3"
},
Expand Down Expand Up @@ -13515,7 +13515,7 @@
"type": "Car"
},
{
"name": "keepColors",
"name": "changeColors",
"type": "bool"
}
],
Expand Down
4 changes: 2 additions & 2 deletions gta3_mobile/gta3_mobile.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"last_update": 1733174318773,
"last_update": 1733174522971,
"version": "0.293",
"url": "https://library.sannybuilder.com/#/gta3_mobile"
},
Expand Down Expand Up @@ -13515,7 +13515,7 @@
"type": "Car"
},
{
"name": "keepColors",
"name": "changeColors",
"type": "bool"
}
],
Expand Down
4 changes: 2 additions & 2 deletions gta3_unreal/gta3_unreal.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"last_update": 1733174318942,
"last_update": 1733174523179,
"version": "0.286",
"url": "https://library.sannybuilder.com/#/gta3_unreal"
},
Expand Down Expand Up @@ -13515,7 +13515,7 @@
"type": "Car"
},
{
"name": "keepColors",
"name": "changeColors",
"type": "bool"
}
],
Expand Down
6 changes: 3 additions & 3 deletions sa/sa.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"meta": {
"last_update": 1733174318555,
"version": "0.803",
"last_update": 1733174522731,
"version": "0.804",
"url": "https://library.sannybuilder.com/#/sa"
},
"extensions": [
Expand Down Expand Up @@ -10691,7 +10691,7 @@
"type": "Car"
},
{
"name": "keepColors",
"name": "changeColors",
"type": "bool"
}
],
Expand Down
2 changes: 1 addition & 1 deletion sa/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.803
0.804
4 changes: 2 additions & 2 deletions sa_mobile/sa_mobile.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"last_update": 1733174318857,
"last_update": 1733174523064,
"version": "0.412",
"url": "https://library.sannybuilder.com/#/sa_mobile"
},
Expand Down Expand Up @@ -10724,7 +10724,7 @@
"type": "Car"
},
{
"name": "keepColors",
"name": "changeColors",
"type": "bool"
}
],
Expand Down
4 changes: 2 additions & 2 deletions sa_unreal/sa_unreal.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"last_update": 1733174319030,
"last_update": 1733174523278,
"version": "0.403",
"url": "https://library.sannybuilder.com/#/sa_unreal"
},
Expand Down Expand Up @@ -10703,7 +10703,7 @@
"type": "Car"
},
{
"name": "keepColors",
"name": "changeColors",
"type": "bool"
}
],
Expand Down
4 changes: 2 additions & 2 deletions vc/vc.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"last_update": 1733174318716,
"last_update": 1733174522906,
"version": "0.366",
"url": "https://library.sannybuilder.com/#/vc"
},
Expand Down Expand Up @@ -12655,7 +12655,7 @@
"type": "Car"
},
{
"name": "keepColors",
"name": "changeColors",
"type": "bool"
}
],
Expand Down
4 changes: 2 additions & 2 deletions vc_mobile/vc_mobile.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"last_update": 1733174318812,
"last_update": 1733174523014,
"version": "0.300",
"url": "https://library.sannybuilder.com/#/vc_mobile"
},
Expand Down Expand Up @@ -12655,7 +12655,7 @@
"type": "Car"
},
{
"name": "keepColors",
"name": "changeColors",
"type": "bool"
}
],
Expand Down
4 changes: 2 additions & 2 deletions vc_unreal/vc_unreal.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"meta": {
"last_update": 1733174318983,
"last_update": 1733174523221,
"version": "0.295",
"url": "https://library.sannybuilder.com/#/vc_unreal"
},
Expand Down Expand Up @@ -12655,7 +12655,7 @@
"type": "Car"
},
{
"name": "keepColors",
"name": "changeColors",
"type": "bool"
}
],
Expand Down

0 comments on commit d80d35c

Please sign in to comment.