Skip to content

Add project settings to toggle Steam time tracker.#118337

Open
bruvzg wants to merge 1 commit intogodotengine:masterfrom
bruvzg:steamapi_set
Open

Add project settings to toggle Steam time tracker.#118337
bruvzg wants to merge 1 commit intogodotengine:masterfrom
bruvzg:steamapi_set

Conversation

@bruvzg
Copy link
Copy Markdown
Member

@bruvzg bruvzg commented Apr 9, 2026

Adds project setting to disable SteamAPI library loading for specific project.

See #113868

@akien-mga
Copy link
Copy Markdown
Member

This would help with #113868 but it would disable time tracking for GodotSteam users, which may not be desirable, though it's probably not too bad.

I wonder if another option would be for the setting to define which lib to load (with a path) and let GodotSteam override it with its own.

@bruvzg
Copy link
Copy Markdown
Member Author

bruvzg commented Apr 9, 2026

I wonder if another option would be for the setting to define which lib to load (with a path) and let GodotSteam override it with its own.

I guess we can add this instead (or both), I assumed GodotSteam will load own version (and this was causing conflicts), and if it does, time tracking should still work, but have not checked it.

@bruvzg
Copy link
Copy Markdown
Member Author

bruvzg commented Apr 9, 2026

Added path override property as well.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants