As the topic says: Has anyone made an ini file parser (read and write) yet?
Martin Active member CX Code Contributor 3rd Party Module Dev Tutorial Author Joined Jun 19, 2017 Messages 320 Nov 29, 2020 #1 As the topic says: Has anyone made an ini file parser (read and write) yet?
Phil7 Administrator CX Code Contributor 3rd Party Tool Dev Joined Jun 26, 2017 Messages 535 Nov 29, 2020 #2 There is one in IgnitionX called config.monkey in the folder playniax\ignitionx\framework
Martin Active member CX Code Contributor 3rd Party Module Dev Tutorial Author Joined Jun 19, 2017 Messages 320 Nov 29, 2020 #3 Hmm thanks. Looks good but isn't complete (no sections). Will come up with something then.