[CGMZ] Core - Version 1.36.0

Hi all, today this plugin was updated to version 1.36.0!
This version adds a video class that can handle unlimited amounts of videos playing simultaneously, for things such as videos in windows and elsewhere where you may want to add multiple videos to my plugins. This will start being used across my [CGMZ] plugins where is makes sense that people may want to show a video.
This update also added a new parameter, the option to show a space after labels in my plugins. If you use many [CGMZ] plugins, and speak a language that uses spaces after labels, you might know the pain of adding a space to the default parameters. This is something like Name:Cooking where in many languages it would be expected to be Name: Cooking.
I also moved the video file ext function to my CGMZ utility class. More mouse event listeners were added so [CGMZ] can track additional mouse behavior.
- Added disposable video class
- Added mouse enter and leave listeners
- Added utility function for video extension
- Added option to show a space after labels in my plugins