[package] name = "oxygen_core" version = "0.0.2" authors = [ "Hampus Avekvist " ] description = "Oxygen Core is the central part of the Oxygen Game Engine. " keywords = [ "oxygen", "game-engine" ] license = "MIT" repository = "https://github.com/Avekvist/oxygen-game-engine" readme = "README.md" categories = [ "game-engines" ] homepage = "http://oxygen.avekvist.com/core/" [badges] travis-ci = { repository = "Avekvist/oxygen-game-engine", master = "branch" } maintenance = { status = "actively-developed" } [dependencies] oxygen_bond = "0.0.5" oxygen_electron = "0.0.5" oxygen_emission = "0.0.5" oxygen_orbit = "0.0.6" oxygen_photon = "0.0.5" oxygen_quantum = "0.0.5" oxygen_quark = "0.0.6" oxygen_wave = "0.0.5"