From 168072f70992b2e18504d581488cf17620e04b65 Mon Sep 17 00:00:00 2001 From: Thunder33345 Date: Thu, 19 Jan 2017 19:16:15 +0800 Subject: [PATCH 1/4] Create LICENSE.md --- LICENSE.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..3c83f09 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,23 @@ +# DON'T BE A D*CK PUBLIC LICENSE + +> Version 1.1, December 2016 + +> Copyright (C) 2017 Thunder33345 + +> DON'T BE A D*CK PUBLIC LICENSE +> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 1. Do whatever you like with the original work, just don't be a d*ck. + + Being a d*ck includes - but is not limited to - the following instances: + + 1a. Outright copyright infringement - Don't just copy this and change the name. + 1b. Selling the unmodified original with no work done what-so-ever, that's REALLY being a d*ck. + 1c. Modifying the original work to contain hidden harmful content. That would make you a PROPER d*ck. + + 2. If you become rich through modifications, related works/services, or supporting the original work, + share the love. Only a d*ck would make loads off this work and not buy the original work's + creator(s) a pint. + + 3. Code is provided with no warranty. Using somebody else's code and bitching when it goes wrong makes + you a DONKEY d*ck. Fix the problem yourself. A non-d*ck would submit the fix back. From d184ec0fc0fcd17d2b703817224959d4647bb98f Mon Sep 17 00:00:00 2001 From: Thunder33345 Date: Thu, 19 Jan 2017 19:24:31 +0800 Subject: [PATCH 2/4] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4d4cbd4 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# PureChatExtension +Adds extra tags support for plugins + +Please request your plugin to be added with a reason on the issue tab + +This will ONLY work for [PureChat Reloaded](https://github.com/dihydrogen-monoxide/PureChatReloaded) due to how the original purechat dosent have custom tags feature implimented From d144f54acfb545788c69e2a73c4993fd74afedb8 Mon Sep 17 00:00:00 2001 From: poggit-bot Date: Thu, 19 Jan 2017 19:28:56 +0800 Subject: [PATCH 3/4] Create .poggit.yml Poggit-CI is enabled for this repo by @Thunder33345 Visit the Poggit-CI page for this repo at https://poggit.pmmp.io/ci/dihydrogen-monoxide/PureChatExtension --- .poggit.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .poggit.yml diff --git a/.poggit.yml b/.poggit.yml new file mode 100644 index 0000000..6c81362 --- /dev/null +++ b/.poggit.yml @@ -0,0 +1,7 @@ +--- # Poggit-CI Manifest. Open the CI at https://poggit.pmmp.io/ci/dihydrogen-monoxide/PureChatExtension +branches: +- master +projects: + PureChatExtension: + path: "" +... From 214ecc5b392a287ba22a9a273153e82f76d90c08 Mon Sep 17 00:00:00 2001 From: Thunder33345 Date: Thu, 19 Jan 2017 19:32:24 +0800 Subject: [PATCH 4/4] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4d4cbd4..40c1e84 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,6 @@ Adds extra tags support for plugins Please request your plugin to be added with a reason on the issue tab This will ONLY work for [PureChat Reloaded](https://github.com/dihydrogen-monoxide/PureChatReloaded) due to how the original purechat dosent have custom tags feature implimented + +##Download +[![Poggit-CI](https://poggit.pmmp.io/ci.badge/dihydrogen-monoxide/PureChatExtension/PureChatExtension)](https://poggit.pmmp.io/ci/dihydrogen-monoxide/PureChatExtension/PureChatExtension)