UNPKG

deps-freeimage-raub

Version:

Binaries and headers for FreeImage-dependent compilation

10 lines (5 loc) 200 B
'use strict'; const { install } = require('addon-tools-raub'); const prefix = 'https://github.com/node-3d/deps-freeimage-raub/releases/download'; const tag = '6.2.0'; install(`${prefix}/${tag}`);