1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-05 23:22:47 +00:00

Removes l2jserver2-site folder

This commit is contained in:
2011-10-22 02:22:47 -02:00
parent d9a2badd2d
commit d2bfca5700
18 changed files with 29 additions and 581 deletions

View File

@@ -8,10 +8,9 @@
<relativePath>..</relativePath>
</parent>
<artifactId>l2jserver2-loginserver</artifactId>
<name>L2JServer 2 login server</name>
<description>The login server provides authentication capabilities for the game clients. The login server can provide login for several game servers at the same time.</description>
<url>http://github.com/l2jserver2</url>
<inceptionYear>2011</inceptionYear>
<dependencies>
@@ -20,7 +19,7 @@
<artifactId>l2jserver2-common</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>