Skip to content

- Add command line override to disable the community data patch - #559

Merged
x64-dev merged 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
Jaredl-Dev:feat/disable-community-data-patch-argument
Aug 15, 2026
Merged

- Add command line override to disable the community data patch#559
x64-dev merged 1 commit into
GeneralsOnlineDevelopmentTeam:mainfrom
Jaredl-Dev:feat/disable-community-data-patch-argument

Conversation

@Jaredl-Dev

Copy link
Copy Markdown

Adds -disableCommunityDataPatch, a command-line override that skips loading the Community Data Patch for the current launch without changing the saved setting.

This allows mod launchers to run mods without risking compatibility issues with the Community Data Patch, while preserving the user’s preference for normal game launches.

Validation

  • Tested settings included case-insensitive parsing, existing arguments, and persistence.
  • All builds pass

@github-actions

Copy link
Copy Markdown

⚠️ Title/Commit Validation Failed

Invalid PR title:

  • - Add command line override to disable the community data patch

Invalid commit messages:

  • - Add command line override to disable the community data patch
    PR titles and commit messages must follow conventional commits format:
type: Description
type(scope): Description

Allowed types: bugfix, build, chore, ci, docs, fix, feat, perf, refactor, revert, style, test, tweak, unify

See CONTRIBUTING.md for details.

@x64-dev
x64-dev merged commit b9771bf into GeneralsOnlineDevelopmentTeam:main Aug 15, 2026
1 check failed
@Jaredl-Dev
Jaredl-Dev deleted the feat/disable-community-data-patch-argument branch August 15, 2026 19:31
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