An elaborate statistics tracking system for League of Legends. It used to be a centralised PostgreSQL based system but now it's a stand-alone SQLite application. It was written in C# and makes use of the LibOfLegends RTMP library. It is licensed under the terms of the GPLv3. Unfortunately I stopped working on it in 2013-08. Check out the website for a longer explanation.
This is not really part of the project repository itself but I need to find a way to fix the 0777 permission flags in the tar. It's supposed to be 0644 on the files but 7-zip doesn't check this properly on Windows. Maybe there is another packing tool I could use, I don't know.
This is not really part of the project repository itself but I need to find a way to fix the 0777 permission flags in the tar. It's supposed to be 0644 on the files but 7-zip doesn't check this properly on Windows. Maybe there is another packing tool I could use, I don't know.