You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When searching for a documentation and/or code for the EWB file, I came across this repository.
However, I see that the code for this format doesn't implement all fields.
Thanks for that @ben221199. BibleOrgSys has been neglected for a number of years due to other work responsibilities, but it's jumped back up the priorities for 2022.
Cool. I actually found out the use case of most of the fields, but didn't update the documentation yet. There is some uint32 version integer that increments on every new version of that bible. Only the header has some unknown purpose:
Unknown (1A 02 3C 00 00 00 E0 00 00 00), where it is possible that E0 is part of book block length
I hope it will be clear one day what that part means.
For all the known fields I want to test many special cases so that we exactly know how every field behaves.
Hello there,
When searching for a documentation and/or code for the EWB file, I came across this repository.
However, I see that the code for this format doesn't implement all fields.
I started documentating the format at https://github.com/ben221199/EasyWorship-Docs/blob/master/files/EWB.md, so maybe it useful for you too.
Ben
The text was updated successfully, but these errors were encountered: