Skip to content

Commit 35a1cd9

Browse files
committed
📝 update commands
1 parent 6b54b72 commit 35a1cd9

File tree

6 files changed

+24
-24
lines changed

6 files changed

+24
-24
lines changed

sa/sa.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"meta": {
3-
"last_update": 1766591968719,
4-
"version": "1.24",
3+
"last_update": 1767057037362,
4+
"version": "1.25",
55
"url": "https://library.sannybuilder.com/#/sa"
66
},
77
"extensions": [
@@ -34842,26 +34842,26 @@
3484234842
"type": "Car"
3484334843
},
3484434844
{
34845-
"name": "_p2",
34845+
"name": "frontLeftWheelSuspension",
3484634846
"type": "float"
3484734847
},
3484834848
{
34849-
"name": "_p3",
34849+
"name": "rearLeftWheelSuspension",
3485034850
"type": "float"
3485134851
},
3485234852
{
34853-
"name": "_p4",
34853+
"name": "frontRightWheelSuspension",
3485434854
"type": "float"
3485534855
},
3485634856
{
34857-
"name": "_p5",
34857+
"name": "rearRightWheelSuspension",
3485834858
"type": "float"
3485934859
}
3486034860
],
3486134861
"id": "07F5",
3486234862
"name": "CONTROL_CAR_HYDRAULICS",
3486334863
"num_params": 5,
34864-
"short_desc": "",
34864+
"short_desc": "Changes the car wheels' suspension level",
3486534865
"class": "Car",
3486634866
"member": "ControlHydraulics"
3486734867
},

sa/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.24
1+
1.25

sa_mobile/sa_mobile.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"meta": {
3-
"last_update": 1766591968742,
4-
"version": "0.488",
3+
"last_update": 1767057037383,
4+
"version": "0.489",
55
"url": "https://library.sannybuilder.com/#/sa_mobile"
66
},
77
"extensions": [
@@ -34863,26 +34863,26 @@
3486334863
"type": "Car"
3486434864
},
3486534865
{
34866-
"name": "_p2",
34866+
"name": "frontLeftWheelSuspension",
3486734867
"type": "float"
3486834868
},
3486934869
{
34870-
"name": "_p3",
34870+
"name": "rearLeftWheelSuspension",
3487134871
"type": "float"
3487234872
},
3487334873
{
34874-
"name": "_p4",
34874+
"name": "frontRightWheelSuspension",
3487534875
"type": "float"
3487634876
},
3487734877
{
34878-
"name": "_p5",
34878+
"name": "rearRightWheelSuspension",
3487934879
"type": "float"
3488034880
}
3488134881
],
3488234882
"id": "07F5",
3488334883
"name": "CONTROL_CAR_HYDRAULICS",
3488434884
"num_params": 5,
34885-
"short_desc": "",
34885+
"short_desc": "Changes the car wheels' suspension level",
3488634886
"class": "Car",
3488734887
"member": "ControlHydraulics"
3488834888
},

sa_mobile/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.488
1+
0.489

sa_unreal/sa_unreal.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"meta": {
3-
"last_update": 1766591968757,
4-
"version": "0.472",
3+
"last_update": 1767057037395,
4+
"version": "0.473",
55
"url": "https://library.sannybuilder.com/#/sa_unreal"
66
},
77
"extensions": [
@@ -34863,26 +34863,26 @@
3486334863
"type": "Car"
3486434864
},
3486534865
{
34866-
"name": "_p2",
34866+
"name": "frontLeftWheelSuspension",
3486734867
"type": "float"
3486834868
},
3486934869
{
34870-
"name": "_p3",
34870+
"name": "rearLeftWheelSuspension",
3487134871
"type": "float"
3487234872
},
3487334873
{
34874-
"name": "_p4",
34874+
"name": "frontRightWheelSuspension",
3487534875
"type": "float"
3487634876
},
3487734877
{
34878-
"name": "_p5",
34878+
"name": "rearRightWheelSuspension",
3487934879
"type": "float"
3488034880
}
3488134881
],
3488234882
"id": "07F5",
3488334883
"name": "CONTROL_CAR_HYDRAULICS",
3488434884
"num_params": 5,
34885-
"short_desc": "",
34885+
"short_desc": "Changes the car wheels' suspension level",
3488634886
"class": "Car",
3488734887
"member": "ControlHydraulics"
3488834888
},

sa_unreal/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.472
1+
0.473

0 commit comments

Comments
 (0)