# fireball-engine-core-deprecated **Repository Path**: mirrors_cocos-creator/fireball-engine-core-deprecated ## Basic Information - **Project Name**: fireball-engine-core-deprecated - **Description**: The basic classes used in fireball engine and editors - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-19 - **Last Updated**: 2025-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Intro The basic classes used in fireball engine and editors [![Build Status](https://travis-ci.org/fireball-x/core.svg?branch=master)](https://travis-ci.org/fireball-x/core) ## Install ```bash npm install ``` ## Build ```bash gulp ``` ## Test ```bash gulp test ```