let flags = globalThis.flags; flags.name = "iron"; flags.package = "org.armory3d"; let project = new Project(flags.name); return project;