feat: script-meta-v2

This commit is contained in:
2025-01-18 12:41:12 +08:00
parent 709c4b1e72
commit 6b5f301086
4 changed files with 244 additions and 17 deletions

6
script-config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"file_ext": "rs",
"simple_script_url": "https://git.hatter.ink/rust-scripts/scriptbase/raw/branch/master/single-scripts/$NAME",
"project_script_url": "https://git.hatter.ink/rust-scripts/scriptbase/raw/branch/main/$NAME/src/main.rs",
"skip_dirs": []
}