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

1.7 KiB

开发环境

step1 安装Unity Editor

  1. 安装Unity Hub

    https://unity.cn/releases

    点击安装:

    image-20220416010301358

  2. 安装版本2020.3.7f1c1

    https://unity.cn/release-notes/full/2020/2020.3.7f1

step2 安装SVN工具

https://tortoisesvn.net/downloads.html

step3 在SVN仓库注册

https://svnbucket.com/

注册之后把账号给我,加仓库权限

step4 拉取SVN仓库

svn://svn.svnbucket.com/gitchend/Mahogany/

小乌龟(tortoisesvn)安装完毕后在系统的文件浏览器点右键会出现svn选单

image-20220416010743760

点击SVN Checkout复制上面的链接,然后检出整个仓库。仓库目录如下:

image-20220416011002773

step5 打开客户端工程

unity安装完成后进入unity hub从磁盘导入项目

image-20220416011142590

选择客户端路径

image-20220416011215032

进入项目后找到游戏的入口场景,然后点播放,即可进入游戏。

image-20220416011333665

step6 其他需要的软件

  1. Aseprite像素画软件 steam上可以买

  2. Articy Draft配置档管理工具steam上可以买

  3. FairyGUI编辑器编辑UI的工具

    下载