diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,5 @@ evtclib -####### +======= `evtclib` is a Rust library that allows you to parse `.evtc` files, as generated by the [arcdps addon](https://www.deltaconnected.com/arcdps/) for the @@ -12,6 +12,9 @@ interprets some of the data and converts it to a more appropriate interface. dependency in other Rust projects. API docs can be generated locally by running `cargo doc`. +`evtclib` is currently in beta-stage. Not all evtc events are supported, and +the API is not yet set in stone. + License ------- |