Skip to content

Conversation

@pino1536
Copy link

add hytale-server-config.json for the game https://hytale.com/

{
"name": "Hytale Server Config",
"description": "The config file for Hytale servers",
"fileMatch": ["config.json"],
Copy link
Contributor

Choose a reason for hiding this comment

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

This is too generic and will result in too many false positive matches. Can you narrow it in by adding a folder path or similar?

Copy link
Author

Choose a reason for hiding this comment

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

no sorry because the parent folder is the server name :D

Copy link
Contributor

Choose a reason for hiding this comment

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

Then you need to remove the fileMatch, I'm afraid.

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.

2 participants