Scripthook_dl was a side project I created because I was too goddamn lazy to keep checking the Scripthook website to see if Scripthook V had been updated to the latest version.
It downloads the files from the scripthook website, separates Scripthook from all the useless crap that is not needed, deletes the folder it downloaded and notifies you depending on if it downloaded a new version of Scripthook or not.
Notification for when no new versions have been found:
Notification for when a new version has been found & downloaded:
- Node.js version >= 12.17.0
- node-notifier version >= ^10.0.0
- website-scraper version ^4.2.3
You can also check the dependency requirements here and here.
Or you can have a look in package.json
for the dependencies required.
All you need to do is run the start.bat
file and let it do its thing.
(WIP) You can also use the non-notification version with the pterodactyl panel as long as you have the discord.js
egg available.