Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 505 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 505 Bytes

ADXLE-GodotPlugin

A plugin of ADXLE for GodotEngine

How to Build (Windows)

Requiments

  • Python3
  • Scons
  • Visual Studio 2022

Clone repos

git clone https://github.com/ueshita/ADXLE-GodotPlugin.git --recursive

Get ADXLE SDK

Download ADXLE Native SDK package
https://game.criware.jp/products/adx-le/

Copy cri directory to this repos root.

Build the plugin

python build.py platform=windows

Output to godot-proj/addons/adxle/bin/windows/libadxle.win64.dll