Skip to content

ezloot/steamkit

Repository files navigation

Steam Kit

Crates.io docs.rs MIT licensed

This crate is designed to be a bunch of tools for interacting with the Steam API.

Goals

  • Be async-runtime agnostic-ish by at least offering features for popular runtimes.
  • Have an easy to use API but still flexible.
  • Maybe support no-std? Probably not happening.

To-do

  • Add steamd file parser and codegen.
    • Enum parsing and codegen.
    • Class parsing and codgen.
    • Support constant values for classes.
    • Support default values for class members.
    • Trait for getting EMsg enum variant for classes.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages