You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[package]
|
|
name = "vibescape"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
license = "MIT"
|
|
description = "A 3D exploration game using real world imagery."
|
|
|
|
[dependencies]
|
|
argh = "0.1.13"
|