A tool that generate formated pio models in a fast speed
Delete old static folder and create new one.(Be careful)
node index.js
Use with Pio
Example:
var pio = new Paul_Pio({ ... "model": [`static/models/pio-${pio_models[Math.floor((Math.random()*pio_models.length))]}/model.json`] });