Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 506 Bytes

File metadata and controls

13 lines (9 loc) · 506 Bytes

GameDistribution SDK for Construct 3

For instructions on using the plugin in your game, please have a look a the wiki.

Installing & running

  • npm i -g yarn (if you don't have yarn)
  • yarn install
  • yarn run dev to launch a dev server on port 8080
  • yarn run compile to compile the plugin into a .c3addon file

Note: When making changes, make sure to update both the c2 and c3 runtimes.