Sketchfab Auto PreferredFormat Downloader and Attribution Saver Script

Automatically downloads preferred format and saves attribution from Sketchfab for one tab at a time. If you can automate this further; give it a try

À partir de 2024-07-25. Voir la dernière version.

Auteur
instancer-kirik
Évaluations
0 0 0
Version
2.2
Créer
2024-07-25
Mis à jour
2024-07-25
Taille
6,47 ko
Licence
CC0-1.0
S'applique à

I was making an assetpack for my nephews, and it was too much work; so I made this to help.

I support myself how I can, but I need to get $200 by the end of the month or my servers shut down. Now that isn't a lot of money, but I make a lot of free code. Help support me c:

https://github.com/instancer-kirik/SAPDASS/

$Instancer

https://patreon.com/instance_select

you can probably change the order of preffered formats if you want fbx or something at

const preferredFormats = ['.blend', '.usdz', '.gltf', '.glb', '.obj', 'fbx'];

Haven't tried it on anything that uses other than these options

长期地址
遇到问题?请前往 GitHub 提 Issues。