Skip to content

Commit

Permalink
Create info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanVittore authored Jan 3, 2025
1 parent 88ba3dd commit 55a9365
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions manifest/RyanVittore/ArrayEditing/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "ArrayEditing",
"id": "RyanVittore.ArrayEditing",
"description": "Makes Arrays editable in inspectors.",
"category": "Inspectors",
"sourceLocation": "https://github.com/RyanVittore/ArrayEditing",
"versions": {
"1.0.0": {
"releaseUrl": "https://github.com/RyanVittore/ArrayEditing/releases/tag/1.0.0",
"artifacts": [{
"url": "https://github.com/RyanVittore/ArrayEditing/releases/download/1.0.0/ArrayEditing.dll",
"sha256": "b6ef7672ed686c46fb6460b0ea661cf50d524db96805ca9fb762c3db1bbc8b7a"
}]
}
}
}

0 comments on commit 55a9365

Please sign in to comment.