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.
本项目为独立游戏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为游戏启动
(已经编译过了)