Skip to content

Oakshiro/MightyEditorTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MightyEditor

Web version: http://mightyeditor.mightyfingers.com

Video tutorial: https://www.youtube.com/watch?v=7dk2naCCePc

Home page: http://mightyfingers.com

Forum: http://www.html5gamedevs.com/topic/6303-game-editor-on-phaser

set up

  • clone the repository
  • open server/config-dev.js
  • change host to 127.0.0.1 or null or your ip_address
  • save the file and close
  • execute following commands
cd server
npm install
cd ../
chmod +x ./startdev
./startdev

or

cd server
npm install
node Server.js

open in browser http://0.0.0.0:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published