mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-06 21:08:48 +08:00
7 lines
234 B
TOML
7 lines
234 B
TOML
# Define private source (now closed source) package
|
|
[dependencies]
|
|
cxdec3_params = { git = "https://github.com/nextgal/cxdec3_params", commit = "77221aafc7d26bca3449fa009a0d9710f2783b57" }
|
|
|
|
[features]
|
|
kirikiri-arc = ["cxdec3_params"]
|