Il2CppInspector icon indicating copy to clipboard operation
Il2CppInspector copied to clipboard

Fix get-plugins.sh permissions to allow run it after clean checkout

Open KonH opened this issue 3 years ago • 0 comments

I've noticed that running get-plugins.sh requires additional manual actions (chmod +x get-plugins.sh). It can be easily persisted in repository to allow users to run it without any modifications (in case that mode is not intended by some reason). I hope it leads to better UX for the tool.

KonH avatar Oct 04 '21 10:10 KonH