I've started a basic character generation program for MT. (No, no Merc, HG, MP, Flyer nor Scout Adv CG features, since I don't use them.)
I am doing this to teach myself Python; Python object code files are massively platform-portable, even if they are text interface only.
Some Questions:
1) Does anybody want me to find someplace to post it?
2) Is there anybody out there who wants to add the advanced careers to it?
3) should I have an interactive preference setting (won't be persistent) or just allow preference variables to be adjusted in the executable with a text editor?
I am doing this to teach myself Python; Python object code files are massively platform-portable, even if they are text interface only.
Some Questions:
1) Does anybody want me to find someplace to post it?
2) Is there anybody out there who wants to add the advanced careers to it?
3) should I have an interactive preference setting (won't be persistent) or just allow preference variables to be adjusted in the executable with a text editor?