jakubg1 / OpenSMCE

Game engine which allows creating a broad range of marble popper games.
MIT License
14 stars 11 forks source link

Replace snake_case with camelCase keys in all JSON files #40

Closed jakubg1 closed 1 year ago

jakubg1 commented 3 years ago

This is to maintain the convention.

jakubg1 commented 2 years ago

After more research, I think we need to stick to camelCase. Now we need to change all snake_case keys back to camelCase lol