Add support to use key package in filelist.json

This commit is contained in:
2026-05-11 12:12:58 +08:00
parent 5feef20311
commit 39aa262fb2
8 changed files with 696 additions and 34 deletions

6
private.toml Normal file
View 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"]