<?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-fabric-26.1</artifactId>
  <version>3.0.0-devbuild</version>
  <name>Ember's Text API (Fabric 26.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>Ember's Modding Licence v1.2</name>
      <url>https://tysontheember.dev/modding-licence/</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>
