Open Inferno214221 opened 2 days ago
Related: perhaps the stage information system implemented in #15 should be applied to a directory when it is selected, meaning that any copy of the game used with CMC Mod Manager is significantly easier to copy stages from.
On the other hand: if stage.txt
reading is implemented in this issue correctly, there is no need.
Fields should be prefilled with existing info when updating a character.
Because the functionality from #6 replaces the port features from previous versions of CMC Mod Manager, it should check for a vanilla
fighters.txt
or standardstage.txt
in the parent directory to find missing information about the available mods. Also it should be noted that: checking stage.txt is even more essential because very few mods are likely to have stage info (only those exported with mod manager previously), so their bin name is the only information found. This makes sorting by series entirely useless.