New-Club-Penguin / NewCP-App

NewCP Electron app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

NewCP-App is an electron based client for running New Club Penguin. It comes with a builtin flash player, and uses a version of Electron from before flash support was dropped.

Contributing

All contributions are welcome. People who discover bugs with the client may open new issues (please keep in mind that you should only open a new issue if it is a bug with the client, NOT a bug with the game), and people may open pull requests to add new features or fix bugs. Do not expect to be paid for contributing, however if your contribution was meaningful, you may be credited. Active contributors may be recruited as a developer for NewCP, but this is not guaranteed.

NOTE: The following instructions are for people who want to contribute. If you are here to play NewCP, please use our prebuilt binaries from here.

Setup

  • Please make sure you have nodejs and yarn installed.
  • Clone this repository.
  • Install node dependencies using the command yarn install.

Running

To run the NewCP client, use the following command:

yarn start

About

NewCP Electron app

License:MIT License


Languages

Language:JavaScript 83.5%Language:CSS 11.0%Language:HTML 5.6%