Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1 KB

File metadata and controls

25 lines (17 loc) · 1 KB

Emergence Engine (EG)

Emergence Engine Technology (c) 2025 Beem Media. All rights reserved.

This is the core for the Emergence Engine. This is not buildable by itself. It should be included as part of another project (for example see the "core" directory https://github.com/beemfx/EXPLOR).

Usage

This repo should be included as a submodule in Emergence Engine based games under a directory called "core". The structure of you game should look something like this:

EG.sln
- core/: This repo.
- games/GameName/: Specific game code and data.

About the License

Source Code

Beem Media is releasing the source code for Emergence Engine Technology under the license indicated by the LICENSE document adjacent to this README. This license applies to the engine source code only. Game specific code may be subject to a different license. Additional source code may be subject to its own copyright and license, such instances will generally be noted as such in the source code itself or in adjacent documents.