This includes support for building a separate iso with a new executable built exclusively from a rust. The remake will not be binary perfect, and instead will be focused on replicating the base game in a high-level language with the intent of being easily moddable. The current iso will not be removed. Instead it will live alongside the remake.
17 lines
364 B
TOML
17 lines
364 B
TOML
# This file is automatically @generated by Cargo.
|
|
# It is not intended for manual editing.
|
|
version = 3
|
|
|
|
[[package]]
|
|
name = "dw2003"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
"psx",
|
|
]
|
|
|
|
[[package]]
|
|
name = "psx"
|
|
version = "0.1.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "47204f4a0c027798cd54dfa8ae34a3ce0d9fa0e2f59de7403f0c0a5e404e3198"
|