游戏服务器
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.
 
 

8 lines
132 B

package base
// Version 框架版本
const Version = "v2.0.0"
// Website 框架网址
const Website = "https://base.com"