Unity: Documentation issue: new doc does not mention openupm install
method like old doc
#27
Labels
bug
Something isn't working
openupm install
method like old doc
#27
Doc page
https://docs.yarnspinner.dev/using-yarnspinner-with-unity/installation-and-setup
Issue:
A web search landed me on this page: https://yarnspinner.dev/docs/unity/installing/ which indicates the very fast method to install via OpenUPM (once OpenUPM has been installed locally):
openupm add dev.yarnspinner.unity
The new doc (https://docs.yarnspinner.dev/using-yarnspinner-with-unity/installation-and-setup) gives another method adding scope manually, which is good to know if you're interested in how things work under the hood. But I think it's worth also mentioning the
openupm add
method since it's the fastest one once you got the hang of it.Bonus: screenshot still shows 1.2.7. Not a big deal, but it could show at least some v2 number just so user is sure they're not reading the old doc.
The text was updated successfully, but these errors were encountered: