We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8085f commit 1e725f3Copy full SHA for 1e725f3
pom.xml
@@ -10,14 +10,14 @@
10
<packaging>jar</packaging>
11
12
<name>Photon</name>
13
- <description>A modern Java game engine built on LWJGL</description>
+ <description>A modern Java graphics library wrapper built on LWJGL</description>
14
<developers>
15
<developer>
16
- <name>Xernas78</name>
17
- <url>https://github.com/Xernas78</url>
+ <name>XernasDev</name>
+ <url>https://github.com/XernasDev</url>
18
</developer>
19
</developers>
20
- <url>https://github.com/Xernas78/Photon</url>
+ <url>https://github.com/XernasDev/Photon</url>
21
22
<licenses>
23
<license>
0 commit comments