inkle / ink-unity-integration

Unity integration for the open source ink narrative scripting language.
http://www.inklestudios.com/ink
Other
570 stars 99 forks source link

Feature/rebuild to ink library window #148

Closed fantabulous-tech closed 3 years ago

fantabulous-tech commented 3 years ago

Now that InkLibrary.asset is no longer in the Assets directory, I wasn't able to find the Rebuild Ink Library button in the Inspector which I often use to test with. I expected it to be in the Ink Library Editor window, but it wasn't there. I now see that there is an option in under Assets > Rebuild Ink Library, but I thought this might be helpful for others looking for it and quick access.

This pull request adds the rebuild button to the Library complete with it's tooltip: image

I've also added the .idea folder to the .gitignore file as I use Rider and the files in that folder kept appearing in the changelist.

tomkail commented 3 years ago

Good ideal! I tend to use the menu item that does this myself.