bevy_3ds 0.0.1

A library for using [Bevy](https://bevyengine.org) on the 3DS.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
description = "A library for using [Bevy](https://bevyengine.org) on the 3DS."
edition = "2021"
license = "MIT"
name = "bevy_3ds"
readme = "README.md"
resolver = "2"
version = "0.0.1"