shiori-dll-downloader
v1.0.2
Published
shiori.dll downloader
Downloads
4
Readme
shiori-dll-downloader.js
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.