Skip to content

Commit

Permalink
Add Thundagun 1.1.1 (#146)
Browse files Browse the repository at this point in the history
Co-authored-by: Delta <[email protected]>
  • Loading branch information
DoubleStyx and XDelta authored Nov 22, 2024
1 parent d4420d1 commit e4864e4
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
22 changes: 22 additions & 0 deletions manifest/com.frozenreflex/Thundagun/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Thundagun",
"id": "com.frozenreflex.Thundagun",
"description": "A lightning fast performance mod for Resonite. It improves performance by decoupling the FrooxEngine and Unity loops by running FrooxEngine and Unity on separate threads.",
"category": "Optimization",
"sourceLocation": "https://github.com/Frozenreflex/Thundagun",
"additionalAuthors": [
"989onan",
"DoubleStyx",
"Nytra",
"Merith-TK"
],
"versions": {
"1.1.1": {
"releaseUrl": "https://github.com/Frozenreflex/Thundagun/releases/tag/1.1.1",
"artifacts": [{
"url": "https://github.com/Frozenreflex/Thundagun/releases/download/1.1.1/Thundagun.dll",
"sha256": "e0de1e188d5c3114fd924e09753c733357910947ddab22a9f4777d928ad07eed"
}]
}
}
}
7 changes: 7 additions & 0 deletions manifest/com.frozenreflex/author.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"author": {
"Frozenreflex": {
"url": "https://github.com/Frozenreflex/"
}
}
}

0 comments on commit e4864e4

Please sign in to comment.