Skip to content

Quick Start

Version Requirements

  • The framework migration version is Unity 2022.3.17f1, so Unity 2022.3.17f1 or higher is recommended

This guide will help you quickly get started with ETOfflineToolkit.

Technology Stack (Current)

  1. Resource Management : YooAsset
  2. Configuration Tool : Luban
  3. UI Framework : EUI
  4. Async Solution : ETTask
  5. Framework : ET

Installation

You can obtain ETOfflineToolkit through the following two methods:

Method 1: Using Git Clone

bash
git clone https://github.com/qqw1584913629/ETOfflineToolkit.git

Method 2: Download ZIP

  1. Visit ET_OfflineToolkit GitHub repository
  2. Click the green Code button
  3. Select Download ZIP
  4. Extract to your working directory after download completes

Released under the MIT License.