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