Update to 2025.1.1#90
Merged
Merged
Conversation
Merge pull request #82 from Gml-Launcher/develop
Renamed variables and parameters for consistency across the codebase (e.g., `_url` to `Url`, and `number` to `count`). Added `Gml.Web.Api.OAuth2` project to the solution. Updated `.gitignore` to include `BugStorage.json`.
Updated `IconBase64` and `BackgroundImageKey` to be nullable in `IGameProfile` to better reflect optional fields. Adjusted related logic to handle null values, ensuring safer null checks and default handling across profile operations.
Introduce the RecommendedRam property to game profiles for configuring optimal RAM usage. This includes adding the property to relevant interfaces, models, DTOs, and handlers, ensuring its handling across updates, validation, and profile management workflows. Default fallback values are implemented where necessary.
Refactor CustomNewsProvider and add OAuth2 project support
Make profile properties nullable and handle null scenarios
Add RecommendedRam property to game profiles
Filter out source files when constructing `Files` list in `ModsProced…
Included a new boolean parameter to enhance configuration options during `user` object initialization.
Deleted the entire `Modrinth.Api` project, including its source code, configuration files, DTOs, models, workflows, and related metadata, as it is no longer required.
GamerVII-NET
added a commit
that referenced
this pull request
Aug 17, 2025
Merge pull request #90 from Gml-Launcher/develop
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.