https://github.com/noahwillcrow/get-image-asset-ids-tool
Decal IDs are annoying and mostly useless. Let's get the underlying image asset ID easily - and preferably with an interface to just do a list at a time!
https://github.com/noahwillcrow/get-image-asset-ids-tool
Last synced: 5 months ago
JSON representation
Decal IDs are annoying and mostly useless. Let's get the underlying image asset ID easily - and preferably with an interface to just do a list at a time!
- Host: GitHub
- URL: https://github.com/noahwillcrow/get-image-asset-ids-tool
- Owner: noahwillcrow
- License: apache-2.0
- Created: 2020-07-26T04:18:17.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T06:28:36.000Z (about 4 years ago)
- Last Synced: 2024-12-30T01:19:28.509Z (over 1 year ago)
- Language: TypeScript
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# get-image-asset-ids-tool
Decal IDs are annoying and mostly useless. Let's get the underlying image asset ID easily - and preferably with an interface to just do a list at a time!
# How to use
Clone this repository, open the index.html file in a browser of your choice (just so long as you can disable CORS), paste a newline-delimited list of decal ids, press the button, wait, copy, and paste!
Please note that you should definitely turn CORS back on as soon as you're done using this tool.