Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 956 Bytes

README.md

File metadata and controls

30 lines (15 loc) · 956 Bytes

I played the examples of FairyGUI on Axmol as source here

It very nice ! (y)

Screen.Recording.2023-03-31.at.16.16.33.mov

FGUI Project :Download here

Screenshot 2023-03-31 at 16 46 33


Step 1: Install Axmol as source here

Step 2: cd to AxmolFGUI

Step 3: run

IOS :

cmake -S . -B build -GXcode -DCMAKE_TOOLCHAIN_FILE=$AX_ROOT/cmake/ios.toolchain.cmake -DPLATFORM=OS64

Windows: read Windows (64/32 bit Visual Studio 2019/2022) -> Axmol