Why Use LimeTree?

A technical breakdown of the engine's philosophy and performance benefits.

Zero Compilation

Unlike traditional engines, LimeTree interprets project structures in real-time. No build pipelines or SDKs required.

FileSystem Agnostic

By utilizing ZIP archives, the engine treats compressed data as a virtual directory, ensuring 100% portability.

Native Performance

Built on vanilla JavaScript with minimal dependencies, ensuring fast execution on both high-end and low-end hardware.

Modular Architecture

Portals and scripts are isolated. Updating one part of the game does not affect the integrity of other modules.