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
I wanted to use this library without adding joy.js to my website (it is kind of a pain)
If this repo was hosted on GitHub pages it would easy to use by just saying: <script src="https://bobboteck.github.io/JoyStick/joy.js"></script>
For now I forked the repo and am using: <script src="https://williamsokol.github.io/JoyStick/joy.js"></script>
But it'd be nice for new people if they did not have to fork it.
The text was updated successfully, but these errors were encountered:
So what I ended up doing was use the joy.js from the example: https://bobboteck.github.io/joy/joy.js so that works! It might be nice to say we can do that in the readme though.
I wanted to use this library without adding joy.js to my website (it is kind of a pain)
If this repo was hosted on GitHub pages it would easy to use by just saying:
<script src="https://bobboteck.github.io/JoyStick/joy.js"></script>
For now I forked the repo and am using:
<script src="https://williamsokol.github.io/JoyStick/joy.js"></script>
But it'd be nice for new people if they did not have to fork it.
The text was updated successfully, but these errors were encountered: