gameOS
gameOS copied to clipboard
Return from game screen removal?
I see from past updates that this screen was added across all platforms. Is it possible to revert back to only have this screen on selected platforms by the user please?
I'm interested on it, too!
@wivelden To get rid of the launch screen you can comment the lines 128 and 134 of the "theme.qml" file.
Just add // before both lines >>>>> // launchGameScreen();