bevy_4x_camera 0.1.2

A 4X style camera for bevy
Documentation
[dependencies.bevy]
version = "0.4"
[dev-dependencies.bevy_mod_picking]
version = "0.3.5"

[dev-dependencies.rand]
version = "0.8"

[package]
authors = ["Sarthak Singh <ss269@uw.edu>"]
description = "A 4X style camera for bevy"
edition = "2018"
homepage = "https://github.com/SarthakSingh31/bevy_4x_camera"
keywords = ["game", "gamedev", "camera", "bevy"]
license = "MIT"
name = "bevy_4x_camera"
readme = "README.md"
repository = "https://github.com/SarthakSingh31/bevy_4x_camera"
version = "0.1.2"