-
Notifications
You must be signed in to change notification settings - Fork 813
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
Setting Unreal plugin version to 3 #1209
Conversation
Signed-off-by: Dominic Green <dominicgreen1@gmail.com>
/assign @EricFortin |
Build Failed 😱 Build Id: 343bd215-7826-4905-90cd-e088008c0ca1 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Would we consider this a bug fix? Just checking, since we're in feature freeze atm, but if it's a bug fix, it can come through. |
Build Failed 😱 Build Id: 1b54a48b-5f70-4ecf-9d40-a382167e627a To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Succeeded 👏 Build Id: 0157e480-83da-4fef-9a12-897cd9178b8c The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Yep, I would consider this a bug fix ... without this Unreal was unable to load the Agones plugin due to an invalid |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: domgreen, markmandel The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Thanks for pushing this through! We definitely need the Unreal expertise! |
Signed-off-by: Dominic Green <dominicgreen1@gmail.com>
Think the
FileVersion
on the UE Pluigin was bumped by accident.See docs:
Link https://docs.unrealengine.com/en-US/Programming/Plugins/index.html
Signed-off-by: Dominic Green dominicgreen1@gmail.com