Essential animations for your server to use command or key binding.
NT_ESSENTIALANIMATIONS/config.lua
havelib: Used in case the animation is not executed through another native or another function.
lib: Animation library.
anim: Animation contained within the library.
name: Name given to the animation to reference it later in the function.
loop: In case the animation is executed in loop mode.
key: Key that will trigger the quick execution of the animation.
commandenable: Used if you want the animation to also be executable via a command.
command: Name assigned to the command to execute the animation.