Permalink
bvssvni
Published 0.63.0
3d78f25
Jul 8, 2019
Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up| [package] | |
| name = "pistoncore-sdl2_window" | |
| version = "0.63.0" | |
| authors = [ | |
| "bvssvni <bvssvni@gmail.com>", | |
| "Coeuvre <coeuvre@gmail.com>", | |
| "gmorenz", | |
| "leonkunert <info@leonkunert.de>", | |
| "mitchmindtree <me@michellnordine.com>", | |
| "Christiandh", | |
| "Apointos", | |
| "ccgn", | |
| "reem", | |
| "TyOverby <ty@pre-alpha.com>", | |
| "Tony Aldridge <tony@angry-lawyer.com>"] | |
| keywords = ["sdl2", "window", "piston"] | |
| description = "A SDL2 back-end for the Piston game engine" | |
| license = "MIT" | |
| readme = "README.md" | |
| repository = "https://github.com/pistondevelopers/sdl2_window.git" | |
| homepage = "https://github.com/pistondevelopers/sdl2_window" | |
| [lib] | |
| name = "sdl2_window" | |
| [dependencies] | |
| sdl2 = "0.32.1" | |
| pistoncore-window = "0.44.0" | |
| pistoncore-input = "0.28.0" | |
| shader_version = "0.6.0" | |
| gl = "0.11.0" |