mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-20 02:44:29 +08:00
Add support to use key package in filelist.json
This commit is contained in:
6
private.toml
Normal file
6
private.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Define private source (now closed source) package
|
||||
[dependencies]
|
||||
cxdec3_params = { git = "https://github.com/nextgal/cxdec3_params", commit = "77221aafc7d26bca3449fa009a0d9710f2783b57" }
|
||||
|
||||
[features]
|
||||
kirikiri-arc = ["cxdec3_params"]
|
||||
Reference in New Issue
Block a user