Make Xenko.Engine.Events as an individual nugget package.
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
I love the way you can dialog between threads in the way Xenko does it.
So i imported just the code from Xenko.Engine.Events to use it on another non Xenko projects and it worked very well so far.
The only thing i needed to remove from the code was the Logger that needed some other dependencies.
I would guess it could be useful to have Xenko.Engine.Events as a separate nugget package.
What do you think ?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Xenko.Engine.Events component and the repository's existing package or project configuration. Determine which dependencies, including Logger, are required for a standalone package, then verify that the package can be consumed by a non-Xenko project without unrelated engine dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100