/
This release of RedstoneFlux, includes many API changes, and more stuff to play around with.
Abstracted EnergyManager for different types of managers for different networks.
Abstracted components and networks for the same reason as above.
Cleanup the code.
Moved to a paper plugin.
Changed up EnergyTransporter for a more casual type of transporter in energy systems.
Changed EnergyStorage#consumeEnergy(energyTaken: Double): Double to #grabEnergy(wantedEnergy: Double): Double for better readability.

Redstone flux is a fork of EnergyLib focused on modern DSL kotlin development with performance in mind.