shiori-dll-downloader
v1.0.2
Published
shiori.dll downloader
Readme
shiori-dll-downloader.js
download shiori.dll
Install
npm install shiori-dll-downloaderUsage
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.
