mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 07:34:36 +01:00
stop downloads when removed
This commit is contained in:
@@ -33,8 +33,8 @@ async function download(url: string, filename: string, path: string) {
|
||||
|
||||
async function TESTDOWNLOAD() {
|
||||
download(
|
||||
'https://github.com/Grasscutters/Grasscutter/archive/refs/heads/stable.zip',
|
||||
'grasscutter.zip',
|
||||
'https://github.com/Koko-boya/Grasscutter_Resources/archive/refs/heads/main.zip',
|
||||
'resources.zip',
|
||||
'S:\\Cultivation'
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user