Package com.jackmeng.halcyoninae.halcyon.runtime


package com.jackmeng.halcyoninae.halcyon.runtime
  • Class
    Description
    Represents the Discord Rich Presence Interfacing.
    This simplification is due to some of the methods not being to be needed and to have much more control over the playback library and to make it a global scope player instead of having to reinit everything on something new.
    An interface that represents constants required by the player
    Provides a concurrent logging system for the program instead of using Debugger, which is meant for debugging during initial development.