Skip to content

Readme Minimal Project Setup Code Update#148

Merged
SoloByte merged 2 commits intomainfrom
readme-updates-147
Jan 22, 2026
Merged

Readme Minimal Project Setup Code Update#148
SoloByte merged 2 commits intomainfrom
readme-updates-147

Conversation

@SoloByte
Copy link
Collaborator

This PR updates the minimal project code examples in the Readme and readme-nuget files.

Changed Minimal Project Setup code in readme.
Updated minimal project setup code example
@SoloByte SoloByte added this to the 5.0 (current) milestone Jan 22, 2026
@SoloByte SoloByte self-assigned this Jan 22, 2026
@SoloByte SoloByte added the documentation Improvements or additions to documentation label Jan 22, 2026
@SoloByte SoloByte linked an issue Jan 22, 2026 that may be closed by this pull request
3 tasks
@SoloByte SoloByte moved this from Inbox to Review in Shape Engine Roadmap Jan 22, 2026
@SoloByte SoloByte requested a review from Copilot January 22, 2026 07:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the minimal project setup code examples in both README.md and readme-nuget.md files to include the new FramerateSettings parameter and improves code formatting by splitting multi-line constructor calls for better readability.

Changes:

  • Added FramerateSettings.Default parameter to the MyGameClass constructor invocations
  • Updated the MyGameClass constructor signature to accept FramerateSettings parameter
  • Reformatted multi-line constructor calls for improved readability

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
README.md Updated minimal project setup code to include FramerateSettings parameter and improved multi-line formatting
ShapeEngine/readme-nuget.md Updated minimal project setup code to include FramerateSettings parameter and improved multi-line formatting (consistent with README.md)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@SoloByte SoloByte merged commit bdfed40 into main Jan 22, 2026
13 checks passed
@SoloByte SoloByte deleted the readme-updates-147 branch January 22, 2026 07:53
@github-project-automation github-project-automation bot moved this from Review to Done in Shape Engine Roadmap Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Development

Successfully merging this pull request may close these issues.

Update Readmes with new Framerate settings

2 participants