A migration tool for troybin to bin built with react.
- Convert file
- Check output
- Download formated bin as txt
- ReactJS
- Clone the repository and change directory.
git clone https://github.com/Leischii/lol-troybin-converter.git
cd lol-troybin-converter
- Install npm dependencies
npm install --legacy-peer-deps
- Run the app locally.
npm start