Skip to content

gitig/chatofpomelo_m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatofpomelo_m

Modified Version

This version is based on chatofpomelo.
#Configuration

cd appDir and sh ./npm-install.sh

cd game-server && pomelo start

cd web-server && node app.js

#Tip
If there is an error with log4js@0.6.2, please return back to log4js@0.5.7

vim appDir/game-server/node_modules/pomelo/node_modules/pomelo-logger/package.json
change the version of log4js to 0.5.7: "log4js":"=0.5.7"
reinstall: npm install -d

About

Modified Version

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors