mirl 3.1.0
Miners Rust Lib - A collection of ever growing and changing functions and structs.
Compatibility:
Windows (Full),
Linux (Partial, does not support 'system' feature),
MacOS (Unknown),
Web (Unknown)
Default Features (Disable with 'default-features = false'):
'system' - Allows for seamless low level interaction with the os (required by 'platform')
'platform' - Allows for the creation and managing of windows
'texture_manager_cleanup' - Additional clean up functions for more or less automatic texture unloading
Additional Optional Features:
'imagery' - Support for the bulky 'image' library
'svg_support' - Required for cursor action in the Frameworks
'all' - A quick way of enabling every feature that adds content