Skip to content

Commit

Permalink
Adding mods + tek variant. also fixing invalid JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
danleveille committed Nov 1, 2024
1 parent 1ed9cbc commit 8c88388
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions categories.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"APPDATA":{
{"APPDATA":{
"categories":{
"0":{
"n":"All",
Expand Down Expand Up @@ -940,6 +940,18 @@
},
"o":41,
"p":4
},
"53":{
"n":"Mods",
"nt":{},
"o":95,
"p":8
},
"54":{
"n":"Tek Variant",
"nt":{},
"o":98,
"p":8
}
},
"categoriesP":{
Expand Down Expand Up @@ -1107,4 +1119,4 @@
}
}
}
}
}}

0 comments on commit 8c88388

Please sign in to comment.