mirror of
https://github.com/Theaninova/WanganSunrise.git
synced 2026-01-07 07:52:52 +00:00
feat: enma parsing
This commit is contained in:
4
bevy_nucompat/src/lib.rs
Normal file
4
bevy_nucompat/src/lib.rs
Normal file
@@ -0,0 +1,4 @@
|
||||
use bevy::asset::AssetLoader;
|
||||
|
||||
#[derive(Asset)]
|
||||
struct NutAsset {}
|
||||
Reference in New Issue
Block a user