DrBranestawm / BCAR

Contact me via drbranestawm@proton.me
GNU General Public License v3.0
8 stars 12 forks source link

BCAR+_Banner

This extension lets your Character react automatically to actions done to them.
The ears can wiggle and the tail can wag too. To change the ears wiggle and the tail wag animation look at the Wiki page. You can add the script via Tampermonkey BCAR+
or add it as Bookmark any of your devices. To do that save
javascript:(()=>{fetch('https://drbranestawm.github.io/BCAR/script/bcar.js').then(r=>r.text()).then(r=>eval(r));})(); as a bookmark on your devices.

Or install it with FUSAM an BC addon loader. (My recommendation)

BCAR+ Beta

Use the beta at own risk!
You can add the beta script via Tampermonkey BCAR+ Beta
or add it as Bookmark any of your devices. To do that save
javascript:(()=>{fetch('https://drbranestawm.github.io/BCAR/script/bcarBeta.js').then(r=>r.text()).then(r=>eval(r));})(); as a bookmark on your devices.

Also available on FUSAM.

Wiki of BCAR+

Wiki page.

Special Thanks