-
Notifications
You must be signed in to change notification settings - Fork 55
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
Release 3.3.5 (into development
)
#1107
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…eServicesConfig.json
…oyment respectively.
…members, and add ToString method to aid in better logging.
…PlatformConfig for a given PlatformManager.Platform value.
…s been defined in the product config.
…ts the deployment information for all available platforms when a deployment is defined for the first time in ProductConfig.
…an properly be overidden in deriving classes.
… PlatformConfigEditor and it's interface.
…n edits being made to platformconfigs - and properly update the user interface to reflect the changes.
Setting `PlatformManager.PlatformInfo` and `PlatformInformation` to be `internal`, such that other code can reference it and add to it.
…atform-deployment-from-product
…t EOSConfig can override it to take no action.
…sting of EOSConfig, and provide overriding implementation for EnsureConfigFileExistsAsync within EOSConfig to prevent the generation of an empty EpicOnlineServicesConfig.json file.
…of-named fix: Make first time user experience clearer.
fix: Complete application of command line arguments from the Epic Games Launcher
fix: IFDEF moved so that Android contains `ReadAllText`
…esting is not a component of the UPM package.
…e-login fix(google,login) : default to google login disabled
WispyMouse
approved these changes
Jan 27, 2025
arthur740212
approved these changes
Jan 28, 2025
andrew-hirata-playeveryware
approved these changes
Jan 28, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
release
tracked
This issue has a corresponding task in our internal bug tracking system
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This merges changes from the latest upcoming release into
development
.