1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2026-01-28 13:42:47 +00:00

Divides 'dist' folder into several assembly specific distribution parts

The 'dist' folder has been renamed to 'distribution' and divided into 2
subfolders:
 - 'distribution/global' -> included in all assemblies
 - 'distribution/sql' -> included in SQL assemblies
This commit is contained in:
2011-09-19 16:03:39 -03:00
parent 08adecd6a0
commit c4052ccb3b
18 changed files with 16 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
== L2J Rewrite ==
This is an rewrite of the l2jserver. This software is a complete rewrite
from scratch and thus does not use any code from original l2jserver.
Additionally, this rewrite is lacking a name and is currently using
L2JServer a temporary name.