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

Add current game to the profile meta data #1019

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Oksamies
Copy link
Contributor

@Oksamies Oksamies commented May 7, 2023

refs -

@Oksamies Oksamies force-pushed the legacy-profile-meta-update branch from 709d286 to 1ab726c Compare May 8, 2023 16:39
@@ -2,17 +2,29 @@ import ExportMod from './ExportMod';

export default class ExportFormat {
private profileName: string = '';
private profileGameDisplayName: string = '';
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this needed?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd go as far as saying it explicitly should not be included, since anything that consumes profiles should be able to map it from the game ID

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

Successfully merging this pull request may close these issues.

None yet

3 participants