[quote=“PIXELBOB, post:2563, topic:30020”]
Hello your Plugin is a great addition for every one how doesn’t know to code in c++ like myself! I just implemented in to a project and every thing works great in the stand-alone game, my only problem is that it doesn’t work in the build project (doesn’t connect to steam and multiplayer is also not possible). Did some one else experience this kind of issue in 4.24.3?
Sounds like you aren’t registering your appid correctly in packaged games, there are new .target variables for defining the build id now, though I think it also still takes the app_id.txt file.