This commit is contained in:
2020-06-28 00:54:19 -07:00
parent a736bfdbfc
commit 04295af04a
6 changed files with 283 additions and 239 deletions

View File

@@ -10,7 +10,7 @@ amethyst = "0.15.0"
log = { version = "0.4.8", features = ["serde"] }
[features]
#default = ["vulkan"]
default = ["vulkan"]
#empty = ["amethyst/empty"]
#metal = ["amethyst/metal"]
vulkan = ["amethyst/vulkan"]