<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>net.glease</groupId>
  <artifactId>tc4tweaks</artifactId>
  <version>1.5.45</version>
  <name>TC4Tweaks</name>
  <description>A mod that adds a bit of functionality and a bit of performance into thaumcraft 4.</description>
  <url>https://github.com/Glease/TC4Tweaks/</url>
  <licenses>
    <license>
      <name>GNU Affero General Public License 3.0 with additional exception for use with Minecraft Forge and in a modpack</name>
      <url>https://github.com/Glease/TC4Tweaks/blob/master/COPYING</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>glee8e</id>
      <name>glee8e</name>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/Glease/TC4Tweaks.git</connection>
    <developerConnection>scm:git:https://github.com/Glease/TC4Tweaks.git</developerConnection>
    <url>https://github.com/Glease/TC4Tweaks/</url>
  </scm>
</project>
