aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 12fea0686ab4a2d6fb4913d6118e12e020334635 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "amalgine"
type = "executable"
version = "0.1.0"
platforms = ["linux32", "linux64", "win64"]

[dependencies]
glfw3 = "3.2.1"
glew = "2.1.0"
glm = "0.9.8"
soil = "1.16.0"