stride3d / stride-docs

This repository hosts the source code for the Stride documentation. Contributors can follow the build instructions provided to run the website locally.
https://doc.stride3d.net/
MIT License
31 stars 65 forks source link

Improve External package and Nuget usage manual #340

Open Doprez opened 1 month ago

Doprez commented 1 month ago

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:

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.

VaclavElias commented 1 month ago

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.