modul_texture 0.0.0

Currently just reserved, planning to create a simple game/app engine based on bevy_ecs
1
2
3
4
5
6
7
8
[package]
name = "modul_texture"
version = "0.0.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Currently just reserved, planning to create a simple game/app engine based on bevy_ecs"

[dependencies]