0
Can i add js libaries
I want to implement vectors in my game for stuff to move but i'd prefer to add a libaries instead of copy paste it and make my js so big how can i do this?
5 Respostas
+ 14
<script src=source></script>
+ 14
Download lib, upload it to a cloud storage and copy the share link....
+ 1
ok thanks
0
and where do i get the path?
0
can you tell me some cloud examples?
i tried google drive and dropbox and both dont seem to work...