I was browsing my working copy, and found several files which seem like they shouldn't be there... In particular:
anet.inf
ctp2_program/ctp/anet.inf
ctp2_program/ctp/userkeymap.txt
ctp2_data/english/gamedata/WAW_Great_Library.txt
I'm sure only one anet.inf is necessary, and it should probably be in ctp2_code/ctp, not ctp2_program... (indeed there is one there too, and all three are identical).
Similarly for userkeymap.txt.
WAW_Great_Library raises a slightly subtle issue - since it's the only file from any mod included it seems out of place. I can see that including mod files might be useful, but I think they should be segregated into a seperate directory structure (probably one each). In the long run, of course, we want to reimpliment them as scenarios.
So, is there any convincing reason for any of these files to be where they are?..
anet.inf
ctp2_program/ctp/anet.inf
ctp2_program/ctp/userkeymap.txt
ctp2_data/english/gamedata/WAW_Great_Library.txt
I'm sure only one anet.inf is necessary, and it should probably be in ctp2_code/ctp, not ctp2_program... (indeed there is one there too, and all three are identical).
Similarly for userkeymap.txt.
WAW_Great_Library raises a slightly subtle issue - since it's the only file from any mod included it seems out of place. I can see that including mod files might be useful, but I think they should be segregated into a seperate directory structure (probably one each). In the long run, of course, we want to reimpliment them as scenarios.
So, is there any convincing reason for any of these files to be where they are?..
Comment