Hi,
I'm working on a blender plugin that creates the required XML files for parts.
You can add thrusters and engines and specify the required parameters in the Parameter editor.



Under Export you then find KSA xml which creates an xml file.
The source code you can find here:
https://github.com/MarcusZuber/kittenExport .
Since it is a blender plugin it is under GPL3 license.
I have zero experience in creating parts, and did not test if it really works. I would appreciate a lot if the part-modders could give me feedback, if it helps them.
If we get it together to a working tool, I will also put it directly in the blender addon-repo.
I'm working on a blender plugin that creates the required XML files for parts.
You can add thrusters and engines and specify the required parameters in the Parameter editor.



Under Export you then find KSA xml which creates an xml file.
The source code you can find here:
https://github.com/MarcusZuber/kittenExport .
Since it is a blender plugin it is under GPL3 license.
I have zero experience in creating parts, and did not test if it really works. I would appreciate a lot if the part-modders could give me feedback, if it helps them.
If we get it together to a working tool, I will also put it directly in the blender addon-repo.