logo

Extra Block Types (EBT) - New Layout Builder experience❗

Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.

Demo EBT modules Download EBT modules

❗Extra Paragraph Types (EPT) - New Paragraphs experience

Extra Paragraph Types (EPT) - analogical paragraph based set of modules.

Demo EPT modules Download EPT modules

GLightbox is a pure javascript lightbox (Colorbox alternative without jQuery)❗

It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self-hosted videos.

Demo GLightbox Download GLightbox

Scroll

Cryengine Offline Installer -

Cryengine Offline Installer -

By downloading the .zip file and running InstallEngine.bat , you gain complete control over the engine's deployment. You are not dependent on a live server every time you want to start a new project. While this method requires a bit more technical know-how than a standard "Next, Next, Finish" wizard, it provides a level of independence that serious developers often require.

Locate the main engine executable, usually named Sandbox.exe (the CryEngine Editor).

Because Crytek does not officially provide a single .exe offline installer for recent versions, developers use the "Portable Packaging" method. Follow these steps to build your own reusable offline installer. Step 1: Gather the Core Assets cryengine offline installer

Before touching the engine files, open your Prerequisites folder. Install all the Visual C++ packages and the DirectX runtimes. Skipping this step will result in missing .dll errors (such as msvcp140.dll or d3dx9_43.dll ) when you attempt to launch the editor. 2. Place the Engine Directory

Extract the compressed engine archive to a permanent directory (e.g., C:\CryEngine\ ). By downloading the

If you have corrupted installations, simply uninstalling the launcher often leaves registry keys behind. To perform a "clean" install:

If the editor fails to launch, ensure the offline machine has the latest Microsoft Visual C++ Redistributable packages installed. Locate the main engine executable, usually named Sandbox

Additionally, some community-driven projects, such as the on GitHub, provide structured packages that include both the engine code and the necessary SDKs in one archive, which is specifically designed for easier compilation and offline use.

Move the compressed archive to your offline machine using external storage.