Skip to content

FOMOD fixes#23571

Merged
Aragas merged 4 commits into
release/v2.2from
task/fomod-fix
Jun 25, 2026
Merged

FOMOD fixes#23571
Aragas merged 4 commits into
release/v2.2from
task/fomod-fix

Conversation

@Aragas

@Aragas Aragas commented Jun 25, 2026

Copy link
Copy Markdown
Member
  • Fixed IPC not having the .exe file distributed
  • Cleaned up native folder when distributing

Closes LAZ-649

@Aragas Aragas self-assigned this Jun 25, 2026
@Aragas Aragas requested a review from a team as a code owner June 25, 2026 12:06
Comment on lines +56 to +62
"files": [
"**/*",
"!node_modules/@nexusmods/fomod-installer-native/build/**",
"!node_modules/@nexusmods/fomod-installer-native/bin/**",
"!node_modules/@nexusmods/fomod-installer-native/src-native/**",
"!node_modules/@nexusmods/fomod-installer-native/*.{h,lib,dll}"
],

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Don't need this and I really don't more hardcoded paths in configs than necessary.

@Aragas Aragas Jun 25, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

изображение

Without that we ship redundant files with Native

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

About 20MB of redundant files*

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

We package those files because we're rebuilding the .node file with electron headers IIRC

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Something is wrong with this. I'll check whether the electron based .node files are shipped and correctly used

IDCs
IDCs previously approved these changes Jun 25, 2026
@Aragas Aragas merged commit fdf65d2 into release/v2.2 Jun 25, 2026
8 checks passed
@Aragas Aragas deleted the task/fomod-fix branch June 25, 2026 13:05
@nexusmodsvortex nexusmodsvortex Bot mentioned this pull request Jun 25, 2026
pull Bot pushed a commit to A-Archives-and-Forks/Vortex that referenced this pull request Jun 30, 2026
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.

3 participants