diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ edition = "2018" [dependencies] rand = {version = "0.7.0", features = ["rand_pcg", "small_rng"]} +stdweb = "0.4.18" |
![]() |
index : darkcloud2-levelgen | |
Implementation of Dark Cloud 2's level generator | Linux User |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -6,3 +6,4 @@ edition = "2018" [dependencies] rand = {version = "0.7.0", features = ["rand_pcg", "small_rng"]} +stdweb = "0.4.18" |