Skip to content

Codopia1016/CCGameFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1、游戏服务器的文档

http://docs.mqant.com/

2、把下面的ts文件的头部

assets/script/tools/pbProto/bundle.d.ts

替换为

import Long from "../long/Long.js"
import * as $protobuf from "../protobuf/protobuf.min";

2、把下面的ts文件的头部

assets/script/tools/pbProto/bundle.js

替换为

var $protobuf = protobuf;

About

this is a cocoscreator client framework

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors