1.0.2 • Published 6 years ago

shiori-dll-downloader v1.0.2

Weekly downloads
1
License
Zlib
Repository
-
Last release
6 years ago

shiori-dll-downloader.js

npm npm license npm download total npm download by month

Dependency Status devDependency Status Travis Build Status Greenkeeper badge

download shiori.dll

Install

npm install shiori-dll-downloader

Usage

import {kawari, satori} from "shiori-dll-downloader";

async function main() {
    await kawari().installDll("./foo/ghost/master");
    await satori("mc159-6").installDll("./bar/ghost/master");
}

main();

License

This is released under Zlib License.

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago