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 HOCON support to configuration files for eggs #65

Open
powercasgamer opened this issue Jan 24, 2025 · 2 comments
Open

Add HOCON support to configuration files for eggs #65

powercasgamer opened this issue Jan 24, 2025 · 2 comments

Comments

@powercasgamer
Copy link

powercasgamer commented Jan 24, 2025

Adding support for HOCON parsers, in the configuration files section when creating/editing an egg. (not changing the format, adding support for editing HOCON files, such as is possible with YAML, JSON, Properties etc)

Possible candidate would seem to be: https://github.com/gurkankaymak/hocon

@gOOvER
Copy link

gOOvER commented Jan 24, 2025

And what are the advantages of this? Somehow I don't really see them

@powercasgamer
Copy link
Author

And what are the advantages of this? Somehow I don't really see them

I meant as a parser for editing existing files, like is possible with JSON and YAML and Properties atm. Not changing the format of the section.

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

2 participants