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

Jonathan Hopkins 0e6b7fb2e9 remove git modules před 2 roky
doc 4396316273 initial commit před 6 roky
include c34e25b825 release prep před 6 roky
source c34e25b825 release prep před 6 roky
test 0e6b7fb2e9 remove git modules před 2 roky
.gitignore 4fdb2e807f build script updates před 6 roky
.travis.yml 148e65848b travis script updates před 6 roky
CMakeLists.txt f28c2933e6 adding compiler flags před 6 roky
CONTRIBUTING.md e0074e56d1 improving docs před 6 roky
LICENSE 592c8be32a adding required files před 6 roky
README.md efc016a511 improving docs před 6 roky

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.