I was interested in how long it took to make Cesar's Challenge, so I wrote a python program that would analyse the backups I made and determine the time spent working on the mod by subtracting the last backup time from the first of the day and, if only one backup existed for that day, assume 2 hours. These are the results:
```
Number of backups: 444
Number of months: 9
Number of days: 171
Number of days per month: 19.0
Hours: 703.9150000000002
Hours per day: 4.116461988304095
Size: 41.2 GB
```
Below is a comparison of the start of the level on the 1.1.2023 and what the released version looks like in the XXL-Editor