This website requires JavaScript.
Explore
Help
Register
Sign In
Deaicup
/
MRCC
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f70b061d1a5eeceaabe574eea84d62ca4985ad4b
MRCC
/
launcher
/
PCL-CE
/
Plain Craft Launcher 2
/
Modules
/
Updates
/
EnumUpdateChannel.cs
T
13 lines
113 B
C#
Raw
Normal View
History
Unescape
Escape
feat: 项目初始化 + 3D方块世界原型 + AI助搭系统
2026-08-08 14:07:56 +08:00
namespace
PCL
;
public
enum
UpdateChannel
{
stable
,
beta
}
public
enum
UpdateArch
{
x64
,
arm64
}
Reference in New Issue
Copy Permalink