Skip to content

Installation

Lulezer edited this page Mar 30, 2025 · 1 revision

📌 Option 1: Manual Installation

  1. Download the latest release from: Echlib Releases
  2. Extract the ZIP file into a folder on your computer.
  3. Copy the required files:
    • Move the contents of the include/ and src/ folders into your project directory.
  4. Link the required files in your IDE:
    • echlib.h, raudio.h, etc.
  5. Start coding! 🎮

🛠️ Option 2: Use a Pre-Made Template

  • Visual Studio 2022 Template: Download
    1. Download & extract the template.
    2. Right-click the folder → Open with Visual Studio 2022.
    3. Start coding!

Yo

Clone this wiki locally