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

Using Genshin Optimizer format will delete character data on GO. #48

Open
frzyc opened this issue Aug 30, 2021 · 1 comment
Open

Using Genshin Optimizer format will delete character data on GO. #48

frzyc opened this issue Aug 30, 2021 · 1 comment

Comments

@frzyc
Copy link

frzyc commented Aug 30, 2021

Unfortunately, the logic for the import of GO format is to overwrite the database.
Since you are generating a fake GO data that doesn't have character data, it will wipe the character data on import.

We support mona-uranai format as of v5.21.0

The recommendation right now is for cocogoat to output mona-uranai format for the "Genshin Optimizer" export option. In that case, Go will do a database merge, and no character data will be harmed.

@frzyc
Copy link
Author

frzyc commented Sep 16, 2021

As of Genshin Optimizer v6.1.2 Genshin Optimizer officially accepts data in the form of the Genshin Open Object Description (GOOD) format. The documentation for this format is currently hosted here.
The recommendation now is to use this format for cocogoat's GO output..

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

No branches or pull requests

1 participant