Maradonna90 / NewGAN-Manager

A tool to generate and manage xml configs for the Newgen Facepack.
GNU General Public License v3.0
171 stars 34 forks source link

[Refactor] Potential refactor #176

Closed imfulee closed 8 months ago

imfulee commented 1 year ago

Hey there!

I am currently using Linux and I've noticed the Linux build is broken for a long time. Therefore, I'm potentially rewriting parts of it to make the build process a bit better cross platform. Is it possible to know on src/rtfparser.py line 23, what data_fields[7] is?

Also, may I ask how did you create a .fmf view file with the skin tone as a column?

Thank you for your work and countless others!

Maradonna90 commented 8 months ago

View comes from skinning. you can bake in views if you edit skin files. than you can export this baked in view. tada.

Should be the ethnicity value from FM.

as for the refactor make a pull request.