colyseus / docs

Documentation for Colyseus
https://docs.colyseus.io
10 stars 72 forks source link

Adding a tip that will avoid new users to waste time #159

Closed Fabryz closed 6 months ago

Fabryz commented 6 months ago

Hi I'm new of both Defold and Colyseus, I'd like to add a tip directly on the initial integration tutorial. Maybe it's because I started learning Colyseus at 10pm on a friday night, but this would have saved me a lot of headaches:

Now, select Project ▸ Fetch Libraries to update library dependencies. This happens automatically whenever you open a project so you will only need to do this if the dependencies change without re-opening the project. This happens if you add or remove dependency libraries or if one of the dependency library projects is changed and synchronized by someone.

https://defold.com/manuals/libraries/#setting-up-library-dependencies

I was bashing my head on why it wouldn't find the /colyseus/client.lua and nothing on the interweb would help.

endel commented 6 months ago

Thank you for the contribution @Fabryz 💙