Skip to content

Commit

Permalink
Add HotReloadLib v2.1.0 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nytra authored Apr 28, 2024
1 parent 68ce045 commit 8046afe
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions manifest/owo.Nytra/HotReloadLib/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "HotReloadLib",
"id": "owo.Nytra.HotReloadLib",
"description": "Library for Resonite mod developers to hot reload their mods without needing to restart the whole game.",
"category": "Libraries",
"sourceLocation": "https://github.com/Nytra/ResoniteHotReloadLib",
"versions": {
"2.1.0": {
"releaseUrl": "https://github.com/Nytra/ResoniteHotReloadLib/releases/tag/v2.1.0",
"artifacts": [{
"url": "https://github.com/Nytra/ResoniteHotReloadLib/releases/download/v2.1.0/ResoniteHotReloadLib.dll",
"sha256": "76c6871dc58ebee39a86758e05703831518e7992c9ecf018e2c0a7e63f8b81ac"
}]
}
}
}

0 comments on commit 8046afe

Please sign in to comment.