You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Nakama-Unity package is provided in a .unitypackage format. When imported into the Assets directory there will be a dependancy for the root Packages folder. This causes problems with dependancies if the Nakama folder is moved outside of the imported Packages folder.
Ideally this should be distributed in the new Unity package format.
OpenUPM is a good alternative to the Unity Asset Store & could provide a more up-to-date install.
Hey @TolinSimpson could you elaborate more on what your issue is? We provide the .unitypackage format as an option OR the option to pull in using Unity's package manager which uses the Packages folder. In other words, if you use the .unitypackage there should be no involvement of the Packages folder.
The Nakama-Unity package is provided in a .unitypackage format. When imported into the Assets directory there will be a dependancy for the root Packages folder. This causes problems with dependancies if the Nakama folder is moved outside of the imported Packages folder.
Ideally this should be distributed in the new Unity package format.
OpenUPM is a good alternative to the Unity Asset Store & could provide a more up-to-date install.
See:
https://openupm.com/docs/
The text was updated successfully, but these errors were encountered: