Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 844 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 844 Bytes

RiotPoints to EUR converter

A simple .net program to convert the value of RP in its various bundles into euros. You can input any value of RiotPoints and get a table for every bundle, how much you would have to pay upfront and what the best value is! (although thats always just the most expensive pack)

Requirements

None for the RPtoEUR.standalone.exe. Just download and run it from the Release tab.

Build it yourself

Download .net framework (tested with .net 5,6,7) and build in your favourite IDE that supports wpf development.

Usage

Run and input the amount of RP an item costs or the total RP with the quantity set to 1. The quantity is just a multiplier so you dont have to calculate the price for multiple items.