Slaynash / VRCTools

A VRChat modding library and a mod to implement some requested features and enhance the social part of the game
https://vrchat.survival-machines.fr
MIT License
39 stars 16 forks source link

Workaround for a bug preventing AvatarFav from updating properly #8

Closed thetrueyoshifan closed 5 years ago

thetrueyoshifan commented 5 years ago

I suspected that the AvatarFav file can't be written to if it already exists, so this snippet will check if it exists and remove it, before saving the new version into the same directory.