Hi everyone,
I am trying to (for various reasons) assertain what are the MINIMAL requirements to produce a valid Aircraft object within SDK tools. Namely, I’d like to get rid of all the files that are “optional”, as in here:
SDK says that all CFG and FLT files, except AI.CFG and AIRCRAFT.CFG are “optional”. When I build the project with only those 2 files, it builds with zero errors, but then the sim CTD’s. When I put those files back in, it is fine.
So - does anyone know what are the minimal requirements for a “valid” aircraft?