# EAMain **Repository Path**: paul3rd/EAMain ## Basic Information - **Project Name**: EAMain - **Description**: EAMain provides a multi-platform entry point used for platforms that don't support console output, return codes and command-line arguments. - **Primary Language**: C++ - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2024-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EAMain [![Build Status](https://travis-ci.org/electronicarts/EAMain.svg?branch=master)](https://travis-ci.org/electronicarts/EAMain) EAMain provides a multi-platform entry point used for platforms that don't support console output, return codes and command-line arguments. ## Documentation Please see [Introduction](doc/EAMain.html). ## Compiling sources Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on compiling and testing the source. ## Credits Roberto Parolin is the current EAMain owner within EA and is responsible for the open source repository. ## License Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.