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

Treewide: .ini configs -> .json configs #3719

Merged
merged 4 commits into from
Feb 20, 2025

Conversation

pongo1231
Copy link
Member

@pongo1231 pongo1231 commented Feb 14, 2025

Successor to #2717.

Converts all config files to new JSON format on write while keeping compatibility with old .ini config files on read. Values are written as their actual type instead of stringifying everything. Also includes a bunch of (mostly) related cleanups and new logs plastered around in config related code.

Converts all config files to new JSON format on write while keeping compatibility with old .ini config files on read
@pongo1231 pongo1231 merged commit 9723493 into gta-chaos-mod:master Feb 20, 2025
1 check passed
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