Legal // Terms
Terms of service
Revu is open-source software released under the MIT License. This page is the plain-English summary of what that means for you as a user, plus the disclaimers that have to live somewhere.
The deal
Revu is provided as-is, without warranty of any kind. You install and use it at your own risk. We try to be careful (see our privacy policy for what data the app reads and writes), but we're not promising the app won't crash, that the auto-updater won't fail, or that the Cloudflare Worker proxy will be available.
You can use Revu for free, for any purpose, including commercial use. The MIT License lets you fork, modify, and redistribute the source. If you do redistribute, please keep the copyright notice in the LICENSE file intact.
Riot Games disclaimer
Revu isn't endorsed by Riot Games and doesn't reflect the views or opinions of anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc.
Revu reads the local League client's LCU API and Riot's public Match-V5 API. Both are documented and intended for third-party use. Revu does not modify the game client, does not interact with the game's memory while it's running, and does not provide any in-game advantage.
Your responsibilities
- Use Revu in compliance with Riot's Terms of Service and your local laws. Don't use Revu in a way that violates either.
- Keep your machine reasonably secure. Revu stores your review data locally; we can't help you recover it if your drive fails and you have no backups.
-
If Revu auto-creates safety backups before destructive
operations (it does, in
%LOCALAPPDATA%\LoLReviewData\backups\), don't assume those backups will survive every failure mode. Periodically copy therevu.dbfile to external storage if your review notes matter to you.
Limitation of liability
To the maximum extent permitted by law, Sami Fawcett (the author) and any contributors will not be liable for any damages arising from your use of Revu: lost data, lost time, lost LP, missed promos, anything. The MIT License's "as-is" clause governs.
Termination
You can stop using Revu at any time by uninstalling it. We can stop providing the Cloudflare Worker proxy at any time; if we do, the app will continue to function locally for review and history features, but live Match-V5 backfill will stop working until you point it at a different proxy or run your own.
Changes to these terms
Material changes will be reflected in the Last updated date above and called out in the release notes for the version that introduces them. Continued use of the app after a change constitutes acceptance.
Questions
Open an issue at github.com/samif0/lol-review/issues .