gtreshchev / RuntimeAudioImporter

Runtime Audio Importer plugin for Unreal Engine. Importing audio of various formats at runtime.
MIT License
308 stars 67 forks source link

UE5.3 Preview? #47

Closed WingsOnHigh closed 7 months ago

WingsOnHigh commented 11 months ago

Can you update the plugin so we can begin testing with UE5.3 Preview?

gtreshchev commented 11 months ago

If you can't download version 5.2 to automatically propagate to 5.3 Preview in your Epic Games launcher, you can download it from the sources here: https://github.com/gtreshchev/RuntimeAudioImporter/releases/tag/5.3.0 Alternatively, you can wait until Epic Games opens the door for updating the plugin for 5.3, as this version is currently not available for publishing the plugins on the Marketplace side.

WingsOnHigh commented 11 months ago

Understood. Thank you so much! By the way, we really love your plugin. We're using it in our game, PinBuilder . It has become a vital piece of our game due the importance of allowing the player to import and use their own audio files with the pinball machines they create. Keep up the great work!