Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Unreal 5 #26

Open
liveprints opened this issue Mar 15, 2023 · 3 comments
Open

Support for Unreal 5 #26

liveprints opened this issue Mar 15, 2023 · 3 comments

Comments

@liveprints
Copy link

Hi there - the sources aren't sources but simply the plugin folder. I would like to build for Unreal 5, do you see any chance in this happening? Am happy to sponsor with 100 Euro... Especially if it were built by Friday...

@tustanivsky
Copy link
Member

Hi there - the sources aren't sources but simply the plugin folder. I would like to build for Unreal 5, do you see any chance in this happening? Am happy to sponsor with 100 Euro... Especially if it were built by Friday...

You can just change the EngineVersion to 5.0.0 or 5.1.0 in MqttUtilities.uplugin and rebuild the plugin. I recall it worked just fine with UE5 so no other special tweaks should be required

@samuelfalade
Copy link

I am not sure if he is referring to the error that pops up " The following modules are missing or built with a different engine version: MqttUtilities Would you like to rebuild them now?"

@tustanivsky
Copy link
Member

I am not sure if he is referring to the error that pops up " The following modules are missing or built with a different engine version: MqttUtilities Would you like to rebuild them now?"

Yeah, you'll need to rebuild those modules in order to use the plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants