stride3d / stride3d/stride-docs
Improve External package and Nuget usage manual
Open
@Doprez is already working on this.
Since Oct 5, 2024.
manual
- Dominant language
- PowerShell
- Stars
- 39
- Forks
- 74
- Avg merge
- 3h 36m
- Merged PRs (30d)
- 2
Description
I would like to go through and update the Nuget export manual as Joreyk has done a lot of work to make this more stable.
Things in my mind to mention in the manual:
- Nugets require the module initializer class
- External project references outside of the solution path require the module initializer class
I also need to figure out how to properly include assets and shaders with Nugets as it seems like they are not properly imported based on https://github.com/stride3d/stride-community-toolkit/issues/132 I still cant seem to get this to work in nugets. This does work though for external projects.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.