Beyond Chaos EX and CD spoiler log parser
Find a file
Trysdyn Black b7b8a08f77 Fix glitch in command string handling
Due to inconsistent structure of spoiler logs, r- spells with "Equal
chance of any of the following" could end a line with a ':;". This just
find-and-replaces ':;' with ':' because that should never happen in
reality.
2021-03-28 19:12:58 -07:00
.gitignore Initial commit 2021-03-27 23:44:02 -07:00
main.py Fix glitch in command string handling 2021-03-28 19:12:58 -07:00
README.md Initial commit 2021-03-28 06:13:23 +00:00

bcexparse

FF6 BCEX Spoiler Log to JSON Parser