2023-07-31, 02:58 PM
If you have SignalK you should install the KIP plugin, it is great. And if you do, it includes the SteelSeries libraries already.
Add:
on top of your template node and it works.
Maybe not the cleanest solution but it safes from installing duplicates.
Add:
Code:
<base href="/@mxtommy/kip/">
<script src="assets/tween-min.js"></script>
<script src="assets/steelseries-min.js"></script>
Maybe not the cleanest solution but it safes from installing duplicates.