[dependencies.romy-core]
version = "0.1.0"
[dependencies.sdl2]
default-features = false
features = ["bundled", "static-link"]
version = "0.32.2"
[package]
authors = ["catt-io <catt-io@users.noreply.github.com>"]
categories = ["games"]
description = """
A runtime for portable, archivable and deterministic video games.
"""
documentation = "https://github.com/catt-io/romy"
edition = "2018"
homepage = "http://www.romy.xyz"
keywords = ["game", "runtime"]
license = "MIT"
name = "romy-sdl"
repository = "https://github.com/catt-io/romy"
version = "0.1.1"