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

PascalCase all ID's #17

Merged
merged 10 commits into from
Jan 13, 2024
Merged

PascalCase all ID's #17

merged 10 commits into from
Jan 13, 2024

Conversation

TangyKiwi
Copy link
Contributor

All "id" fields found in json data files for all languages have been converte to PascalCase. Achievement numbers have also been converted where roman numreals are now their literal number (achievement_name_iii -> AchievementName3).

Python Jupyter notebook can be found in the python folder as toPascal.ipynb.

Will probably be good to double check if the ids actually match with the GOOD format keys.

@LudovicMalot LudovicMalot added the feature New feature or request label Jan 13, 2024
@LudovicMalot LudovicMalot added high priority to do immediately improvement and removed feature New feature or request labels Jan 13, 2024
@LudovicMalot LudovicMalot merged commit af778ee into main Jan 13, 2024
1 check failed
@LudovicMalot LudovicMalot deleted the pascal branch January 13, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants