[package] name = "oxygen_suite" version = "0.0.5" authors = ["Hampus Avekvist "] description = "Oxygen Suite is a set of tools made with the Oxygen Game Engine to make assets. " keywords = [ "oxygen", "suite", "game-engine" ] license = "MIT" repository = "https://github.com/Avekvist/oxygen-game-engine" readme = "README.md" categories = [ "game-engines", "development-tools", "text-editors", "visualization" ] homepage = "http://oxygen.avekvist.com/suite" [badges] travis-ci = { repository = "Avekvist/oxygen-game-engine", master = "branch" } maintenance = { status = "actively-developed" } [dependencies] oxygen_bond = "0.0.5" oxygen_core = "0.0.2" 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"