1
0
mirror of https://github.com/Rogiel/l2jserver2 synced 2025-12-06 07:32:46 +00:00

Implements TrueZipVFSService

This commit is contained in:
2011-12-27 12:58:09 -02:00
parent 3286488f6e
commit 998a93f9d2
11 changed files with 207 additions and 29 deletions

View File

@@ -73,7 +73,11 @@
sure on the usage of any parameter, read the "Configuration" section in wiki
article about VFSService. -->
<vfs>
<!-- The root of the filesystem -->
<root></root>
<!-- The data folder. Relative to the root. Can be a ZIP file. -->
<data>./data</data>
</vfs>
<!-- Parameters in this section are used by VFSService. If you are not