colyseus / colyseus-examples

Examples for learning how Colyseus works
https://examples.colyseus.dev/
MIT License
177 stars 90 forks source link

Use jsdelivr.net instead of rawgit.com #18

Closed NicoWeio closed 5 years ago

NicoWeio commented 5 years ago

rawgit.com is being deprecated, therefore you probably want to switch to another CDN, for example JsDelivr.

endel commented 5 years ago

thanks @NicoWeio!