Copyright (c) 2020 Martmists

1. DEFINITIONS
  The "Software": Source code files, binaries, and associated material such as
    documentation files.
  "Source Code": Lines of code used to fundamentally build the Software. It does
    NOT include material such as documentation, or associated multimedia material.
  "Binary": Piece of software that went through tools such as compilers to be ready
    to be used by the final user. Not necessarily different from the Source Code in
    cases when it can be ran "as is".
  "Significant Modification": Modification to the Source Code which brings a noticeable
    impact on the final behavior of the Binary, e.g. adding or removing a feature.
  "Authorized Entity": Entity (individual or organization) who received a written
    permission from the copyright holder.

2. USAGE
  Use of this Software, modified or not, is allowed and free of charge to anyone
  obtaining a copy of this Software regardless of if its use is for commercial purpose
  or not.

3. DISTRIBUTION
  Redistribution the Source Code, modified or not, is permitted and free of charge. Redistributions
  of the Source Code must keep the same license and mention the original copyright holders.

  Distribution of Binaries must be done through the website available at <https://curseforge.com/>
  ("CurseForge"), or through Authorized Entities. Authorized Entities may distribute
  modified Binaries. Modified Binaries must hold Significant Modification, and those
  aforementioned modifications must be made publicly available under the same license.

  Copyright holders should, but are not required to, make a list of Authorized Entities
  publicly available, either as part of the Software or on an external source linked within
  the Software.

  Note: CurseForge is a registered trademark of Twitch Interactive, Inc. ("Twitch").
    This project is not affiliated or endorsed by Twitch.

4. DISCLAIMER OF WARRANTY
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  SOFTWARE.

5. LICENSE DISTRIBUTION
  This license is available under the Creative Commons BY-SA 4.0
  <https://creativecommons.org/licenses/by-sa/4.0>.
  Feel free to reuse it in your own projects.
