nexusmods.js

node v8.17.0
version: master
endpointsharetweet
NPM: https://npmjs.com/package/nexusmods.js GitHub: https://github.com/AlexejheroYTB/nexusmods.js Documentation: https://nexusmods-js.github.io/modules/_nexusmods_js_.html Changelog: https://announcekit.app/nexusmods.js/patch-notes
const nexus = require("nexusmods.js"); const info = nexus.getModInfo(159, "subnautica").then(console.log).catch(console.error);
Loading…

no comments

    sign in to comment