Namespace stargate #Import "" #Import "src/stargate.monkey2" Function Main() New AppInstance New Stargate App.Run() End