Skip to content

Conversation

twstagg
Copy link

@twstagg twstagg commented May 25, 2023

Please let me know what you think!

Edit: I also fixed a couple of compile warnings on MacOS.

twstagg added 2 commits April 7, 2023 20:59
See: https://partner.steamgames.com/doc/api/ISteamUGC#GetAppDependencies

steamworks.structs.GetAppDependencies(ctypes.Structure).get_app_dependencies_list() will return Python list of these integers.
@twstagg
Copy link
Author

twstagg commented Jul 31, 2023

Anybody had a chance to look at this? I had other work I wanted to do as well, but this is my first try at this sort of work. Is this acceptable?

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gitignore must still be present

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert the change in quotes

_fields_ = [("bState", c_bool), ("bActive", c_bool)]


STEAMWORKS_METHODS = {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revert the formatting of the dict to keep readability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants