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

G-ChatGPT #129

Open
wants to merge 31 commits into
base: repo/1.5.3
Choose a base branch
from
Open

G-ChatGPT #129

wants to merge 31 commits into from

Conversation

cinmantisi
Copy link

No description provided.

@WiredSpast
Copy link
Collaborator

image
The zip file should be a zip type, yours is a rar type


"compatibility": {
"systems": ["Linux", "Windows", "Mac"],
"clients": ["Flash"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

You currently have Flash set as the only compatible client but you're using raw header ids which are from Nitro, so either use packet names, then you can set the clients value to ["Flash", "Nitro"] or change the clients value to ["Nitro"]
image
image
image

@WiredSpast
Copy link
Collaborator

You've placed a copy of the zip file in the root of the store, delete that one
image


"compatibility": {
"systems": ["Linux", "Windows", "Mac"],
"clients": ["Flash", "Nitro"]
Copy link
Collaborator

@WiredSpast WiredSpast Apr 18, 2023

Choose a reason for hiding this comment

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

If you set both Flash and Nitro you'll have to change your code to use packet names instead of header ids

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants