steamworks_gen 0.4.4 copy "steamworks_gen: ^0.4.4" to clipboard
steamworks_gen: ^0.4.4 copied to clipboard

A command-line tool to generate Steamworks SDK in a darty way

0.4.4 #

  • Update steam api to 1.60
  • Load dynamic library without relative path

0.4.3 #

  • Update steam api to 1.59

0.4.2 #

  • Update steam api to 1.58a

0.4.1 #

  • Fix for inline char arrays and char pointers

0.4.0 #

  • Support for Steam SDK 1.57
  • Dart 3
  • Update linter to aeb_lint

0.3.2 #

  • Remove unnecessary ffi package

0.3.1 #

  • Revert struct packing since it did not released on stable channel yet.

0.3.0 #

  • Generate C enums as Dart Enhanced Enums.
  • Functions with Enums made more readable by introducing C and Dart type aliases.
  • Struct packing changed according to the fixes in this issue

0.2.4 #

  • Library loading based on operating system.

0.2.3 #

  • Do not generate ISteamController since it is deprecated, it is real this time.

0.2.2 #

  • Do not generate ISteamController since it is deprecated.
  • Fix for constant generation

0.2.1 #

  • Ignore linter public_member_api_docs for generated files

0.2.0 #

  • Enum and interface naming has been changed
  • Single export file for generated files
  • From now on global interfaces are called initializers

0.1.1 #

  • README correction

0.1.0 #

  • Initial version.
3
likes
160
points
121
downloads

Publisher

verified publisheraeb-dev.me

Weekly Downloads

2024.09.19 - 2025.04.03

A command-line tool to generate Steamworks SDK in a darty way

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, cli_util, ffi, path, recase

More

Packages that depend on steamworks_gen