stride-docs icon indicating copy to clipboard operation
stride-docs copied to clipboard

Improve External package and Nuget usage manual

Open Doprez opened this issue 1 year ago • 2 comments

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.

Doprez avatar Oct 05 '24 18:10 Doprez

That would be great. It would be also nice to mention the scenarios and benefits using this approach, so one knows why to use it, or when to use it.

VaclavElias avatar Oct 05 '24 23:10 VaclavElias

Adding link for extra info https://github.com/stride3d/stride/issues/1834#issuecomment-2591263440

Doprez avatar Jun 08 '25 15:06 Doprez