Skip to content

WFCD/worldstate_parser_rs

Repository files navigation

Worldstate Parser

A worldstate parser for http://api.warframe.com/cdn/worldState.php - in Rust!

Lib

I just recently transformed it into a lib. If you want to give it a shot, add the git dependency.

Example

As there's not much documentation right now, you can check the example, which generates this file.

To run the example:

cargo run --manifest-path examples/showcase/Cargo.toml

Translation Data

Provided by the awesome warframe-worldstate-data project.

Internationalization (i18n)

Not yet supported. Not planning to do it any time soon, as I feel like it's not needed as much.

About

A parser for warframe's worldstate at http://api.warframe.com/cdn/worldState.php

Topics

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors