Skip to content

Conversation

@diemonic1
Copy link

Plugin that adds news from RSS feeds to the "what's new" section

used:

  • SteamClient.System.OpenInSystemBrowser for urls
  • SteamClient.System.OpenLocalDirectoryInSystemExplorer for paths

Plugin that adds news from RSS feeds to the "what's new" section
used:
- SteamClient.System.OpenInSystemBrowser for urls
- SteamClient.System.OpenLocalDirectoryInSystemExplorer for paths
@shdwmtr
Copy link
Member

shdwmtr commented Jan 16, 2026

Ahh it was this PR that I told you to use SteamClient.System

@shdwmtr
Copy link
Member

shdwmtr commented Jan 16, 2026

SettingsContent should be a place where the user can directly configure your plugin without touching and files directly - this is the whole point of it essentially.

Don't:

  • Link to external repositories (embed all documentation directly in the plugin for version control safety, offline access, and moderation)
  • Instruct users to manually edit files, you should provide them a UI to do it automatically.

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