asset-tools

1.0.0 • Public • Published

asset-tools

A Npm Package for finding the source URL of assets on Roblox!

Features

  • Can get Tshirt/Shirt/Pants Templates
  • Can get Decal Image IDS
  • Is fast and simple

Starter Script

There are 3 functions avalible At the Moment!

const {GetSourceID, GetSourceURL, GetSourceImage} = require('asset-tools')

console.log(GetSourceImage('YOURASSETID'))

console.log(GetSourceID('YOURASSETID'))

console.log(GetSourceURL('YOURASSETID'))

Installation

npm i asset-tools

Note

  • asset-tools does not support the following assets!

  • Audios

  • Models

  • These might be supported in a later Update!!

(C) Coded By StiizzyCat 2022

Readme

Keywords

Package Sidebar

Install

npm i asset-tools

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

2.89 kB

Total Files

3

Last publish

Collaborators

  • stiizzycat