FACS01-01 / FACS_Utilities

Tools to help you edit and repair Unity/VRChat projects
Open Software License 3.0
138 stars 23 forks source link

fix scripts #14

Closed lumrei closed 2 months ago

lumrei commented 3 months ago

keep getting "[Fix Scripts] There is no ".Scripts" folder inside the selected folder." before this i was getting "there's no .monoscripts" but i renamed the monobehavior folder and now thats what i keep getting

FACS01-01 commented 3 months ago

The "Scripts" folder is a folder created while ripping with AssetRipper or derivated tool. Before importing the ripped "Assets" folder, you have to rename "Scripts" to ".Scripts" in order to use Fix Scripts properly. The "Scripts" and "Monobehavior" folders are different.