From 20c6b0f7ef3a99f4022972908b2d92aacf312a44 Mon Sep 17 00:00:00 2001 From: KornineQ <84327578+KornineQ@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:00:49 +0100 Subject: [PATCH 1/7] Update README.md --- README.md | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 02a05bb..a7d7ecc 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,32 @@ -# About +

OUTDATED!

-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](https://github.com/New-Club-Penguin/NewCP-App-Build/releases)**. +###

💙 NewCP Patcher 💙

+

+ + +
+ + + +
+ +

-### Setup +----- -- Please make sure you have [nodejs](https://nodejs.org/en/download/) and [yarn](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable) installed. -- Clone this repository. -- Install node dependencies using the command `yarn install`. +###

Installation

-### Running -To run the NewCP client, use the following command: -``` -yarn start -``` +-------------- +| | +| | +-------------- From f8416dd50a23e3fad01785a8bff035bcd9f4071e Mon Sep 17 00:00:00 2001 From: KornineQ <84327578+KornineQ@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:00:57 +0100 Subject: [PATCH 2/7] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a7d7ecc..37eb6d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -

OUTDATED!

- ------ -

From 263e57b34d2bcc038b5980c5e63db1a32d20a725 Mon Sep 17 00:00:00 2001 From: KornineQ <84327578+KornineQ@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:04:43 +0100 Subject: [PATCH 3/7] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 37eb6d7..f7ff165 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,9 @@ ###

Installation

--------------- -| | -| | --------------- +Method 1 | Method 2 +--------------- | ------------- +1. Download src | 1. Go to [Releases](https://github.com/KornineQ/NewCP-Patcher/releases) +2. Go here %localappdata%\newcp\app-1.6.1\resources\app | 2. Download it +3. Delete everything from that dir | 3. Unzip +4. Paste everything to dir where you deleted files, patched files. | 4. Done From 086a30f1f533213c2a80af4edd412d06d96eae62 Mon Sep 17 00:00:00 2001 From: KornineQ <84327578+KornineQ@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:05:55 +0100 Subject: [PATCH 4/7] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f7ff165..5bd5fc6 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ ###

Installation

-Method 1 | Method 2 ---------------- | ------------- -1. Download src | 1. Go to [Releases](https://github.com/KornineQ/NewCP-Patcher/releases) -2. Go here %localappdata%\newcp\app-1.6.1\resources\app | 2. Download it -3. Delete everything from that dir | 3. Unzip +Method 1 | Method 2 +------------------------------------------------------------------- | ------------------------------------------------------------------- +1. Download src | 1. Go to [Releases](https://github.com/KornineQ/NewCP-Patcher/releases) +2. Go here %localappdata%\newcp\app-1.6.1\resources\app | 2. Download it +3. Delete everything from that dir | 3. Unzip 4. Paste everything to dir where you deleted files, patched files. | 4. Done From 542344b81f207a13f0db74339cca4b65e527dde7 Mon Sep 17 00:00:00 2001 From: KornineQ <84327578+KornineQ@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:07:22 +0100 Subject: [PATCH 5/7] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5bd5fc6..d3bfa01 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ ###

Installation

-Method 1 | Method 2 -------------------------------------------------------------------- | ------------------------------------------------------------------- -1. Download src | 1. Go to [Releases](https://github.com/KornineQ/NewCP-Patcher/releases) -2. Go here %localappdata%\newcp\app-1.6.1\resources\app | 2. Download it -3. Delete everything from that dir | 3. Unzip -4. Paste everything to dir where you deleted files, patched files. | 4. Done +| Method 1 | Method 2 | +| ------------------------------------------------------------------- | ------------------------------------------------------------------- | +| 1. Download src | 1. Go to [Releases](https://github.com/KornineQ/NewCP-Patcher/releases) | +| 2. Go here %localappdata%\newcp\app-1.6.1\resources\app | 2. Download it | +| 3. Delete everything from that dir | 3. Unzip | +| 4. Paste everything to dir where you deleted files, patched files. | 4. Done | From 192bc5e5e470c3d5409838d0ec9a69459a5aa38a Mon Sep 17 00:00:00 2001 From: KornineQ <84327578+KornineQ@users.noreply.github.com> Date: Wed, 24 Jan 2024 18:10:30 +0100 Subject: [PATCH 6/7] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d3bfa01..6cfe947 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ ###

Installation

-| Method 1 | Method 2 | -| ------------------------------------------------------------------- | ------------------------------------------------------------------- | -| 1. Download src | 1. Go to [Releases](https://github.com/KornineQ/NewCP-Patcher/releases) | -| 2. Go here %localappdata%\newcp\app-1.6.1\resources\app | 2. Download it | -| 3. Delete everything from that dir | 3. Unzip | -| 4. Paste everything to dir where you deleted files, patched files. | 4. Done | +| Method 1 | Method 2 | Method 3 | +| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | +| 1. Download src | 1. Go to [Releases](https://github.com/KornineQ/NewCP-Patcher/releases) | 1. Download src | +| 2. Go here %localappdata%\newcp\app-1.6.1\resources\app | 2. Download it | 2. Please make sure you have [nodejs](https://nodejs.org/en/download/) and [yarn](https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable) installed. | +| 3. Delete everything from that dir | 3. Unzip | 3. Install node dependencies using the command ```yarn install.``` | +| 4. Paste everything to dir where you deleted files, patched files. | 4. Done | 4. To run the NewCP Patcher: ```yarn start``` | From 7b8a00f7384f61913565a1768b33cd20a80197a6 Mon Sep 17 00:00:00 2001 From: KornineQ <84327578+KornineQ@users.noreply.github.com> Date: Thu, 25 Jan 2024 15:24:58 +0100 Subject: [PATCH 7/7] Create SECURITY.md --- SECURITY.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..2c950d6 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Reporting + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 1.0.x | :white_check_mark: | +| < 1.0 | :x: | + +## Reporting a Vulnerability + +Make an issue post with name of vulnerability