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

Unreal Engine INI support #20

Open
E3245 opened this issue Jun 29, 2022 · 0 comments
Open

Unreal Engine INI support #20

E3245 opened this issue Jun 29, 2022 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@E3245
Copy link
Contributor

E3245 commented Jun 29, 2022

There are several npm packages that help with ini reading/writing, but none of them works with special cases tied to Unreal Engine 3:

  • Duplicate key entries are considered an array, not an error in parsing.
  • [PackageName.ClassName] section headers.
  • Complex Struct definitions.
@E3245 E3245 added enhancement New feature or request help wanted Extra attention is needed labels Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant