How do I add my own libraries?

For use with image banks. I have some images that I’d like to wrap into resource library for use in future projects, but dunno how.

Make new folder in the “Compil Games\Game Develop\Ressources” directory and then place your images in it, now make a text file called “GDLibrary.txt” and place it in your new folder along with your images (you don’t need to put any text inside).
Hope this helps :slight_smile:.

Thanks!

You can also add a PNG file named GDLibraryIcon.png with a size of 20x20 so as to display it as an icon in the resource library.

Could you, in future version add window where we can set directories that will be searched for libraries, so I won’t have to get admin rights whenever I would want to put image/add library?