Update project structure, update README, add input handler
This commit is contained in:
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -88,10 +88,11 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "amethyst-cli-starter-2d"
|
||||
name = "amethyst-starter-2d"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"amethyst 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user