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: "" +... 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. diff --git a/README.md b/README.md new file mode 100644 index 0000000..40c1e84 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# 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 + +##Download +[![Poggit-CI](https://poggit.pmmp.io/ci.badge/dihydrogen-monoxide/PureChatExtension/PureChatExtension)](https://poggit.pmmp.io/ci/dihydrogen-monoxide/PureChatExtension/PureChatExtension)