CityBuilderEngine icon indicating copy to clipboard operation
CityBuilderEngine copied to clipboard

Use Qt Resource System for assets

Open Vinorcola opened this issue 7 years ago • 0 comments

For now, all assets are living into the asset folder, and this folder must be distributed with the executable.

We should investigate on the Qt Resource System to store the images and the conf files.

http://doc.qt.io/qt-5/resources.html

Vinorcola avatar Aug 07 '17 08:08 Vinorcola