steamworks 0.4.6 steamworks: ^0.4.6 copied to clipboard
Steamworks SDK wrapper written in a darty way to be used in dart projects
0.4.6 #
- Update steamworks_gen to 0.4.3
- Steamworks SDK 1.59
0.4.5 #
- Update steamworks_gen to 0.4.2
- Steamworks SDK 1.58a
0.4.4 #
- Lower log levels of certain logs
0.4.2 #
- Throw specific exception when initilization fails
0.4.1 #
- Update steamworks_gen to 0.4.1
0.4.0 #
- Update steamworks_gen to 0.4.0
- Steam SDK 1.57
- Dart 3
0.3.1 #
- Update steamworks_gen which reverts struct packing
0.3.0 #
- Update steamworks_gen which supports enhanced enums
0.2.1 #
steamworks_gen
upgraded to v0.2.4- Add linux and osx binaries to example
- Api changes to make it register callbacks and call results
- Update the example, according to the api changes
0.2.0 #
steamworks_gen
upgraded to v0.2.3- Api changes to make it easier to follow the flow
- Update the example, according to the api changes
0.1.0 #
- Initial version.