Function EditorExportPlugin.addFile

void addFile (
  const(String) path,
  const(PoolArray!(ubyte)) file,
  const(bool) remap
) nothrow @nogc;