You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

503 B

本项目为独立游戏VOID目前初具雏形

编译步骤

1、下载最新版Unity Hub并自行注册账户获取授权

2、在Unity Hub上安装Unity 2020.1.11f1c1

3、在Project项目下解压NewGame并获取NewGame文件夹

4、在Unity Hub上添加NewGame第三步获得的文件夹项目

5、打开该项目并在Unity中导出该项目(File->Building And Run)

至此会在NewGame文件夹下生成Demo文件夹文件夹下VOID.exe为游戏启动

(已经编译过了)