FortuneStreetModding / csmm-qt

Custom Street Map Manager cross-platform port
GNU General Public License v3.0
4 stars 1 forks source link

[Feature Request] Automation for downloading, injecting and iso building #52

Open widardd opened 2 years ago

widardd commented 2 years ago

Since a lot of limitations we used to have are gone, we can add a lot of things now without even breaking compatibility on original hardware (my current ISO got 59 additional maps).

The process of adding maps is ok for just a handful of files, for 59 or even 143 (current number of community maps available) it's rather painful.

I would love to have an option to just point CSMM to a prepared directory, it then parses the information, displays found maps with preview and simple check boxes on each map plus SELECT ALL.

A preview for required space or any other potentially useful information for existing limitations would be nice aswell.

P.S.: I just realized, since we have import/export CSV already. Perhaps the website could create a ready-to-go one alternatively, if this has no place in CSMM.

Thank you very much.

ZaSpai commented 2 years ago

For what it's worth, there is a particular YAML file in the CSWT repository that sorta does what you're looking into at its most basic level. Having a means of doing this within CSMM would certainly be useful though (and especially if you're thinking GUI).