Skip to content

(Linux) Add a solution when creating new project #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 2, 2025

Conversation

alsed
Copy link
Contributor

@alsed alsed commented May 13, 2025

  • Added a solution for a common problem when creating a new project.
  • Both command examples now uses double quotation mark, for consistency.
  • somes commas added.

- Added a solution for a common problem when creating a new project.
- Both command examples now uses double quotation mark, for consistency.
- somes commas added.
@@ -46,7 +46,7 @@ For information about supported platforms, see [Platforms](../platforms/index.md

## Command line access

Ig you're using laptop with integrated GPU and you want Flax to run on dedicated GPU for more power you can use command line switches to instruct engine to select a desire GPU based on the manufacturer:
Ig you're using laptop with integrated GPU, and you want Flax to run on dedicated GPU for more power, you can use command line switches to instruct engine to select a desire GPU based on the manufacturer:
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice to see someone submit a documentation pull request :)

I was taking a look at the diff to see what you changed, and while doing so I noticed the Ig at the beginning of line 49. If you have time, you could also fix that to be If while you are at it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Cant' believe I didn't see it. The typo is now corrected,
Thank you for your comment, I have also added a section "Run the Editor", along with other, I hope, improvements.

- typo error corrected
- "New Project" section expanded
- "Run the Editor" section created
- instruction how to install .NET 8 SDK added
- other changes for clarity
@mafiesto4 mafiesto4 merged commit 926461a into FlaxEngine:master Jun 2, 2025
1 check passed
@alsed alsed deleted the linux-editor branch June 2, 2025 14:18
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