larsiusprime / polymod

Atomic modding framework for Haxe
MIT License
159 stars 60 forks source link

[BUG] OpenFl assets does not list some assets. #132

Open AltronMaxX opened 2 years ago

AltronMaxX commented 2 years ago

List function in openfl.utils. Assets class does not list assets from mod, that was loaded with game. For example, files from first scrinshot loaded, but not listed, using this function from openfl. If you load mod, when game was already started, this function work properly. Small addition: if you run the file directly from the code, like in second screenshot, everything will work Screenshot_423 image