Please use this page for SlimeVR setup instructions and downloads:
I hereby claim:
- I am eirenliel on github.
- I am eirenliel (https://keybase.io/eirenliel) on keybase.
- I have a public key ASDvddZ4u9SquJY-mphaHrgxu_A7ZdvsjIHZ0bQtHBJB9Ao
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package essentia.event; | |
import java.util.List; | |
import java.util.Map; | |
import essentia.util.collections.FastList; | |
import gnu.trove.map.hash.THashMap; | |
public class EventBus { | |