Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#[cfg(winit)]
|
||||
pub mod winit;
|
||||
|
||||
pub use galaxyui_core::windowing::*;
|
||||
#[cfg(target_os = "linux")]
|
||||
pub use winit::WindowingSystem;
|
||||
Reference in New Issue
Block a user