EAMain provides a multi-platform entry point used for platforms that don't support console output, return codes and command-line arguments.

Rob Parolin 24ca8bf09e updating submodules 6 years ago
doc 4396316273 initial commit 6 years ago
include c34e25b825 release prep 6 years ago
source c34e25b825 release prep 6 years ago
test 24ca8bf09e updating submodules 6 years ago
.gitignore 4fdb2e807f build script updates 6 years ago
.gitmodules 4fdb2e807f build script updates 6 years ago
.travis.yml 148e65848b travis script updates 6 years ago
CMakeLists.txt f28c2933e6 adding compiler flags 6 years ago
CONTRIBUTING.md e0074e56d1 improving docs 6 years ago
LICENSE 592c8be32a adding required files 6 years ago
README.md efc016a511 improving docs 6 years ago

README.md

EAMain

Build Status

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.

Compiling sources

Please see 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.