<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.orangeboys</groupId>
  <artifactId>orange-fog-mod</artifactId>
  <version>0.1.0-45f9176d-SNAPSHOT</version>
  <name>Orange Fog Mod</name>
  <description>Client-Server mod that adds old minecraft-like atmospheric ambient fog that is affected by light sources</description>
  <url>https://hub.orangeboys.org/api/packages/OrangeBoys/maven</url>
  <licenses>
    <license>
      <name>All Rights Reserved</name>
    </license>
  </licenses>
  <scm>
    <url>https://hub.orangeboys.org/api/packages/OrangeBoys/maven</url>
  </scm>
</project>
