checkVersion

Soblok is an npm package based on Roblox. Soblok uses roblox's APIs to make soblok itself work.

let soblok = require('soblok');

soblok.checkVersion() // There will be an output in your console!

Last updated