0x1F9F1 / Open1560

A mod for Midtown Madness 1, primarily focused on supporting modern computers and fixing bugs.
https://0x1F9F1.github.io/Open1560
GNU General Public License v3.0
110 stars 8 forks source link

Implement and Enhance `mmCullCity::LoadBangers` to Support CSV Format #155

Open KcRobin9 opened 3 months ago

KcRobin9 commented 3 months ago

The LoadBangers function is relatively straightforward, so it'd be nice to implement this. In addition, adding support for reading props from a CSV file would make prop editing more accessible to less technical users.

The chicago.csv that contains all vanilla props can be generated with Python.

KcRobin9 commented 3 months ago

CHICAGO.csv