nms-compat 0.0.1

Format adapters for No Man's Sky save exports (goatfungus JSON fixer, etc.)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "nms-compat"
version = "0.0.1"
dependencies = [
 "nms-core",
]

[[package]]
name = "nms-core"
version = "0.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "28ddcdf90e2dd62c3726496b1e34bdd583081b2ff670d2d4c47d9020a2ae0504"