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.
There are several npm packages that help with ini reading/writing, but none of them works with special cases tied to Unreal Engine 3:
[PackageName.ClassName]section headers.