Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
10 contributors

Users who have contributed to this file

@bvssvni @Potpourri @AngryLawyer @xaviershay @TyOverby @mitchmindtree @xilec @christolliday @Heinrich-F @coeuvre
34 lines (29 sloc) 803 Bytes
[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"
You can’t perform that action at this time.