Skip to content

aeb-dev/steamworks_gen

Repository files navigation

steamworks_gen

A package that generates steam_api binding from steam_api.json. Check the resulting library here

Usage

  • Add steamworks_gen to your pubspec.yaml: dart pub add -d steamworks_gen
  • Add package:ffi to your pubspec.yaml: dart pub add ffi
  • Run the tool: dart run steamworks_gen <parameters>

Example: dart run steamworks_gen -o generated steam_api.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages