#!/bin/bash #https://doc.qt.io/qt-5/resources.html #Resources are kept up-to-date upstream. They are not part of the make and build process. pyrcc5 -no-compress resources.qrc -o ../resources.py #put them into the gui directly. Engine does not need any translation or images.