A RML mod for Resonite that tries to improves the behavior of the local asset queue, in particular to work around the "clogging" that can sometimes affect it. Experimental mod, might help but might also cause crashes, use at your own peril!
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-30 23:14:43 +02:00
JustLetItGo [1.4.0] Check downloaded bytes rather than last update 2026-05-12 05:26:15 +02:00
.gitignore Initial commit 2026-04-20 03:39:12 +02:00
JustLetItGo.sln Initial commit 2026-04-20 03:39:12 +02:00
LICENSE Initial commit 2026-04-20 03:39:12 +02:00
README.md Add experimental warning to README 2026-07-30 23:14:43 +02:00

JustLetItGo

A ResoniteModLoader mod for Resonite that tries to improves the behavior of the local asset queue, in particular to work around the "clogging" that can sometimes affect it.

Experimental warning

The changes made by this mode are experimental. Empirically, according to several mod users, it seems to somewhat reduce the probability of the asset queue getting clogged. However, it is also known to rarely cause session crashes in some rare edge cases. Use at your own peril!

Installation

  • Locate your Resonite install folder, for example from the Steam Library > right click on Resonite > Manage > Browse local files.
  • In your Resonite install folder, enter the rml_mods subfolder. It should already exist if you installed RML properly.
  • Download JustLetItGo.dll and place it in the rml_mods folder.

MIT License

Copyright (C) 2026 Baplar - https://forge.chapril.org/Baplar/Resonite.JustLetItGo

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.