Skip to content

colyseus/colyseus-construct3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Discussion forum

Colyseus Multiplayer SDK for Construct 3.
View documentation

Addon Development / Contribute

Requirements: download and install Caddy Server in order to host https from localhost.

  • Install the dependencies. (npm install)
  • Run Chrome without "same origin policy" (npm run chrome)
  • Start the development server (npm start)

For testing on editor.construct.net:

  • Enable Developer Mode
    • Go to Settings
    • Click on Settings window label 10 times
    • Scroll down and click select to enable "Developer Mode"
  • Go do "Developer Mode" -> Install Dev Addon and provide the following URL: https://localhost/addon.json

This addon uses c3addon for packing and publishing the addon to Construct Addons page.

License

MIT

Packages

 
 
 

Contributors