[dependencies]
[lib]
name = "bevy_rewind_input"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["game-development", "network-programming"]
description = "Networked input management, with rollback support, built on bevy_replicon"
edition = "2024"
keywords = ["bevy", "networking", "input"]
license = "MIT OR Apache-2.0"
name = "bevy_rewind_input"
readme = false
repository = "https://github.com/NiseVoid/bevy_rewind"
version = "0.0.1"