Files
netease-modsdk-wiki/docs/mconline/10-addon教程/第01章:用MCSTUDIO构建第一个玩法/课程01.认识主界面.md
boybook 760c2dd9ad 2.6
2025-12-01 20:59:16 +08:00

27 lines
826 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
front: https://mc.res.netease.com/pc/zt/20201109161633/mc-dev/assets/img/1_1.dc061f16.jpg
hard: 入门
time: 5分钟
---
# 认识主界面
#### 作者:境界
预期目标熟悉MCSTUDIO的部分界面以及开发一个自定义配方
![](./images/1_1.jpg)
在开发者官网:[https://mc.163.com/dev/index.html](https://mc.163.com/dev/index.html)下载MCSTUDIO应用程序进行安装然后双击MCSTUDIO图标在登陆界面中输入开发者账号密码进行登录开发者就可以看到MCSTUDIO的主界面了。
MCSTUDIO主界面分为上方的信息区域侧边的导航区域以及中间的内容区域。你可以在导航区域选择你需要跳转到其他功能页面的按钮。
作为新手开发者本章节将引导你如何使用MCSTUDIO制作第一个玩法。