Skip to content

Commit

Permalink
Add GifImporter 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
astral committed Jul 25, 2024
1 parent 4f42faa commit 27da14f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
16 changes: 16 additions & 0 deletions manifest/xyz.astral/GifImporter/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "GifImporter",
"id": "xyz.astralchan.gifimporter",
"description": "Import gifs in resonite",
"category": "Asset Importing",
"sourceLocation": "https://github.com/astralchan/GifImporter",
"versions": {
"1.2.0": {
"releaseUrl": "https://github.com/astralchan/GifImporter/releases/tag/1.2.0",
"artifacts": [{
"url": "https://github.com/astralchan/GifImporter/releases/download/1.2.0/GifImporter.dll",
"sha256": "c8f8cc50c92c7af5c7221e51d2f72e6709e78bb0a0cb15e5b5109def580d0121"
}]
}
}
}
7 changes: 7 additions & 0 deletions manifest/xyz.astral/author.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"author": {
"astral": {
"url": "https://github.com/astralchan"
}
}
}

0 comments on commit 27da14f

Please sign in to comment.