-
Notifications
You must be signed in to change notification settings - Fork 0
TPM API
Snail edited this page Mar 9, 2026
·
2 revisions
placeholder
- Avoids Crew Boom Characters Situation: Crew boom characters aren't usually uploaded to thunderstore as I assume crew boom doesn't have any way to have another mod tell it "Hey, I got a character for you!". This means if you did download a custom character off of thunderstore, you would need to have it moved over to crew boom folder some how, and more importantly hitting the uninstall button wouldn't actually uninstall it. TPM Api's avoids this by listening for mods trying to tell it where a pack is, allowing for packs to truly work like any other mod on thunderstore
-
Can't Code? I got you covered: To ensure not knowing how to code doesn't stop creators from being able to share their texture packs, I pre made a mod that does all of the API calls/codding needed to make your texture pack work with thunderstore and TPM. You can find out more about that here: https://github.com/SnailUsbs/BRC-TexturePackManager/wiki/TPM-Creation-Mod
-
I dont make packs, just use them, what does this API do for me?: This API is how you can find, install, disable, and truly uninstall texture packs all from within your mod manager, avoiding the entire reason crew boom characters can't be done through your mod manager.