0 purchases
steamworks gen
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.