I try to create folder with mp3 files to open from shared code, but I can’t understand where it should be. Is it possible? Targets are Android and iOS.
d
Deactivated User
12/29/2020, 12:49 PM
Not tried to use korau directly without korge. In korge you usually just put it in the commonMain/resources folder, but korge handles placing it into the right place in each platform. Korau doesn't have anything special related to that