Skip to content

feat: Update Stride dev version for the game samples#2836

Merged
Eideren merged 2 commits intostride3d:masterfrom
Jklawreszuk:update-version
Aug 27, 2025
Merged

feat: Update Stride dev version for the game samples#2836
Eideren merged 2 commits intostride3d:masterfrom
Jklawreszuk:update-version

Conversation

@Jklawreszuk
Copy link
Collaborator

PR Details

This PR update Stride Dev version to 4.2.1.1

see #2822

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

@VaclavElias
Copy link
Contributor

Can the version be a variable?

@Kryptos-FR
Copy link
Member

@VaclavElias that won't work as those are shipped as-is. Or we would need a script or some code to replace the variable when an instance of the sample is created through the template.

@Kryptos-FR
Copy link
Member

Kryptos-FR commented Jul 8, 2025

@Jklawreszuk did you open each of them in the GameStudio to make sure everything (esp. assets) is upgraded (if needed), in case it was not done previously.

In addition, there are two other files that need updating: ThisPackageVersion.DevBuild.cs and ThisPackageVersion.PackageBuild.cs.

@Jklawreszuk
Copy link
Collaborator Author

@Kryptos-FR I did and It seems to work, though I wasnt able to run BepuSample both on master branch and after my changes :/

@Doprez
Copy link
Contributor

Doprez commented Jul 15, 2025

Ill take another look at those Bepu examples, I made them recently so maybe I missed something.

#2704

@VaclavElias VaclavElias changed the title feat: Update stride dev version for the game samples feat: Update Stride dev version for the game samples Aug 25, 2025
@Eideren Eideren merged commit 881ec7d into stride3d:master Aug 27, 2025
4 checks passed
@Eideren
Copy link
Collaborator

Eideren commented Aug 27, 2025

Thanks !

@Jklawreszuk Jklawreszuk deleted the update-version branch August 30, 2025 09:20
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.

5 participants