Skip to content

Conversation

IchimakiKasura
Copy link

Just found this cool ini-parser but I've encountered little problem while working on my project.
image
On the single Section I have many properties which by the way has long names.

So my PR would be adding an INT or Numbers support to look like this
image
Which is also can be used when using a Loop when having too many properties on a section.

I hope my code changes helps!

@IchimakiKasura
Copy link
Author

Also added automatic return type and fixed my mistakes on the first commit because it was only returning the KeyName and not the KeyValue
image

So that it no longer requires int.Parse because it automatically does it.

IchimakiKasura added a commit to IchimakiKasura/Launcher-DL-3 that referenced this pull request Mar 2, 2023
So the IniParser repo has some annoying weird thing like It wont return the actual type

I actually modified it and also added support by Int search other than the string

I already did a PR check below:
rickyah/ini-parser#248
Added TryParse on IniDataParser
causes weird issue when reading single decimals.
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.

1 participant