descriptionCRYENGINE is a powerful real-time game development platform created by Crytek.
homepage URLhttps://www.cryengine.com/
repository URLhttps://github.com/CRYTEK/CRYENGINE.git
owneryurikoles@gmail.com
last changeThu, 30 Jul 2020 12:36:57 +0000 (30 14:36 +0200)
last refreshThu, 19 May 2022 17:38:52 +0000 (19 19:38 +0200)
content tags
add:
README.md

CRYENGINE

This repository houses the source code for CRYENGINE.

Instructions on getting started with git can be found here, along with details on working with launcher projects and git source code.

Building

In order to compile, you will need to install:

Steps:

  1. Download the SDKs zip from the releases page.
  2. Extract the SDKs zip to Code/SDKs
  3. Copy C:\Program Files\Autodesk\FBX\FBX SDK\2016.1 to Code/SDKs and rename to FbxSdk.
  4. Download szip.tar.gz and extract it's contents to Code/SDKs/szip.
  5. If the CRYENGINE Launcher is installed, right click cryengine.cryengine and select "Generate Engine Solution". Otherwise, run Tools/CMake/cmake_create_win64_solution.bat.

CMake must be used to compile the engine, see here for more information.

Branches

The release branch provides stable snapshots of the engine. Most of the commits to this branch are tagged.

The stabilisation branch is used for fixing bugs in the run-up to release. This branch is created by branching from main or the previous release, depending if it's a major (feature) or minor (stability) release.

A release_candidate branch may be created for a few days before a release, if we need some critical fixes before release.

Development takes place primarily in the main branch. This branch is not currently available for the general public.

Pull Requests

Pull requests are currently on hold, while we fix all the workflow issues the current process had. For more details, see this announcement post. Sorry for the inconvenience.

License

The source code in this repository is governed by the CRYENGINE license agreement, which is contained in LICENSE.md, adjacent to this file. See also the FAQ here

+ Please note: from March 20th 2018, the new CRYENGINE business model is in effect.
+ That means 5% royalties apply to projects developed and published on CRYENGINE 5.0 and beyond.
+ Check our new FAQ.md for all facts and exemptions.
shortlog
2020-07-30 Cry-BuildMerge remote-tracking branch 'public/release_candidate... release5.6.7
2020-07-30 Build!XI Copy from //ce/main_stabilisation@2134575 for CRYEN... release_candidate
2020-07-21 Christopher... !B (CE-23215) (RenderDll, CrySystem) Window mode CVars...
2020-07-01 Thomas Wollenzin!I ce/main -> ce/main_stabilisation (2118822, 2118607)
2020-06-30 Cry-BuildMerge remote-tracking branch 'public/release_candidate... 5.6.6
2020-06-30 Cry-BuildMerge branch 'release_candidate' into release
2020-06-29 Claudio Freda!B (Templates) (CE-23254) Fixed templates having invert...
2020-06-25 Lukas Keil!XI (Audio|FMOD) Integrating CL 2112605 from ce_main...
2020-06-25 Build!XT (Version) Update files to refer to 5.6.7.
2020-06-25 Build!XI Copy from //ce/main_stabilisation@2122761 for CRYEN...
2020-06-23 Vladimir Ulyanov!B (Sandbox) (CE-20072) Setting an object's type from...
2020-06-17 Anton Knyazyev!IB (EntitySystem) (CE-22290) fixed physicalized cloth...
2020-06-12 Enrico van... !I CL 2121487 ce/main -> ce/main_stabilisation
2020-06-05 Marek Zeman!B (FlowGraph) (CE-23108) Crash when obtaining global...
2020-06-05 Build!U[BREAK-919] downgrade to 5.6.6; Undo //ce/main_stabil...
2020-04-20 Cry-BuildRevert "!R (MSVC) Fix compilation errors introduced... 5.6.5-Sync
...
tags
3 years ago 5.6.7
3 years ago 5.6.6
4 years ago 5.6.5-Sync
4 years ago 5.6.5
4 years ago 5.6.4
4 years ago 5.6.3
4 years ago 5.6.2
4 years ago 5.6.1
4 years ago 5.6.0
5 years ago 5.5.2
5 years ago 5.5.1
5 years ago 5.5.0
5 years ago 5.5.0_preview6
5 years ago 5.5.0_preview5
5 years ago 5.5.0_preview4
5 years ago 5.5.0_preview3
...
heads
2 years ago stabilisation
3 years ago release
3 years ago release_candidate