Skip to content

xiaoxin0214/Aurora

Repository files navigation

Aurora

编译说明

克隆代码

git clone https://github.com/xiaoxin0214/Aurora.git --recurse-submodules

如果克隆代码时,忘记添加--recurse-submodules参数,Aurora依赖的子模块将不会被下载,通过如下命令下载子模块:

git submodule update --init --recursive

编译代码

Aurora使用premake编译代码

你可以直接双击运行GenerateProjects.bat脚本生成vs2019解决方案,修改GenerateProjects.bat脚本中vs版本即可生成不同vs版本的解决方案

call vendor\bin\premake\premake5.exe vs2022

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published