-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Lulezer edited this page Mar 30, 2025
·
1 revision
- Download the latest release from: Echlib Releases
- Extract the ZIP file into a folder on your computer.
-
Copy the required files:
- Move the contents of the
include/
andsrc/
folders into your project directory.
- Move the contents of the
-
Link the required files in your IDE:
-
echlib.h
,raudio.h
, etc.
-
- Start coding! 🎮
-
Visual Studio 2022 Template: Download
- Download & extract the template.
- Right-click the folder → Open with Visual Studio 2022.
- Start coding!
Yo