Skip to content
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

Rewrite app.rs #4

Open
Br3nnabee opened this issue Jan 3, 2025 · 0 comments
Open

Rewrite app.rs #4

Br3nnabee opened this issue Jan 3, 2025 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@Br3nnabee
Copy link
Owner

app.rs is essentially ripped straight from https://github.com/cBournhonesque/lightyear/blob/main/examples/common/src/app.rs

It's fine and gets the job done, but is not something that I would like to keep around longer than necessary. Ideally I'd like to improve the flow and logic, and structure it in a way that it's a bit more intuitive to read through. Hopefully this will also cut down on unnecessary roundabout implementations like exist right now in having some of the plugins also being inserted in main.

@Br3nnabee Br3nnabee added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Jan 3, 2025
@Br3nnabee Br3nnabee self-assigned this Jan 3, 2025
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 enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant