add READMEs

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-07-05 03:51:11 +02:00
parent 91b3a1eb10
commit bcfe78b880
8 changed files with 22 additions and 11 deletions

View File

@@ -1,7 +1,11 @@
[package]
name = "bevy_mod_xr"
description = "semi generic Xr Api for Community Driven XR in Bevy"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
keywords = ["gamedev", "bevy", "Xr", "Vr"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

3
crates/bevy_xr/README.md Normal file
View File

@@ -0,0 +1,3 @@
# Bevy Mod XR
the shared api crate for bevy_mod_xr for more info see the [repo](https://github.com/awtterpip/bevy_oxr)