Skip to content

evilbinary/yui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YUI

YUI is a GUI for AI

https://github.com/evilbinary/YUI

使用

{

    "type":"main",
    "assets":"app/assets",
    "font":"Roboto-Regular.ttf",
    "fontSize":"16",
    "source":"app/test.json"
}

运行

ya -r yui

window

pacman -S mingw-w64-x86_64-SDL2
pacman -S mingw-w64-x86_64-SDL2_ttf
pacman -S mingw-w64-x86_64-SDL2_image
pacman -S mingw-w64-x86_64-cjson

$env:Path = "D:\app\msys2\mingw64\bin;D:\app\msys2\msys64\usr\bin;" + $env:Path

截图