<?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.tysontheember.emberstextapi</groupId>
  <artifactId>emberstextapi-neoforge-1.21.1</artifactId>
  <version>2.7.1</version>
  <name>Ember's Text API (NeoForge 1.21.1)</name>
  <description>Advanced text rendering API with visual effects and animations for Minecraft mods</description>
  <url>https://github.com/TysonTheEmber/EmbersTextAPI</url>
  <licenses>
    <license>
      <name>GNU General Public License v3.0</name>
      <url>https://www.gnu.org/licenses/gpl-3.0.html</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>tysontheember</id>
      <name>TysonTheEmber</name>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/TysonTheEmber/EmbersTextAPI.git</connection>
    <developerConnection>scm:git:ssh://github.com/TysonTheEmber/EmbersTextAPI.git</developerConnection>
    <url>https://github.com/TysonTheEmber/EmbersTextAPI</url>
  </scm>
</project>
