unity中的资源文件夹,包含了构建app所需的所有元素:所有的素材,脚本,字体。
存放Powershell脚本
字体文件.ttf,和对应的TextMesh Pro文件
图片
unity场景文件
C#脚本
Inventory.csMain.cs:ReminderLib.cs:原本想从python那边照搬功能,但是发现大部分python代码都没用,所以只有一个ToColorText是经常用的UserData.cs:WakeupPath.csWakeupSchedule.csWeather.cs:用于访问天气API,默认闵行区
ReminderButton.csReminderText.csWeatherText.cs