Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 833 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 833 Bytes

Preview

RoA Replay Reader

Parses a .roa replay file to display its more relevant contents with a simple drag n' drop. Website can be found here.

This should work for any kind of replay. If something is not right, please write an issue about it!

This project was made as an excuse for me to learn and use React for the first time. Github page was done with the help of react-gh-pages.

Most parts of the file parser were done thanks to this documentation.