Flux API 0.6.3
Full Changelog: 0.6.2...0.6.3
Made Flux be able to detect what Loader its on from the selections of QUILT, FABRIC, PUZZLE, UNKNOWN
using the LoaderDetector
class & Added an Entrypoint Util CrossLoaderEntrypointUtil
that works across the loader selections.
Renamed FluxAppel to FluxPuzzle.
Updated the Puzzle Loader Version used.
Changed some mixins from @Overwrite
to @Inject