bevy_kill_my_cache 0.1.1

A plugin that kills your cache, but makes the Bevy scheduler go brrr
Documentation
[dependencies.bevy]
default-features = false
version = "0.16.0-rc.1"

[dependencies.paste]
version = "1.0.15"

[dependencies.rand]
version = "0.8.5"

[lib]
name = "bevy_kill_my_cache"
path = "src/lib.rs"

[package]
authors = ["Jan Hohenheim <jan@hohenheim.ch>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["game-development"]
description = "A plugin that kills your cache, but makes the Bevy scheduler go brrr"
edition = "2024"
keywords = ["bevy", "cache", "kill", "my", "cache"]
license = "MIT OR Apache-2.0"
name = "bevy_kill_my_cache"
readme = false
repository = "https://github.com/janhohenheim/bevy_kill_my_cache"
version = "0.1.1"