Changed all "Compatible With" fields to "rAthena Project".

Edited a handful separately, as appropriate.

Signed-off-by: Euphy <euphy.raliel@rathena.org>
This commit is contained in:
Euphy
2014-01-12 16:24:38 -05:00
parent 645e110a77
commit 90b187ff3e
873 changed files with 885 additions and 885 deletions

View File

@@ -27,8 +27,8 @@ The map cache builder needs 3 file paths : one is a list of GRFs and/or data dir
is the list of maps to add to the map cache, and the last one is the path of the map cache to generate. Default values for
those paths are "tools/mapcache/grf_files.txt", "db/map_index.txt" and "db/(pre-)re/map_cache.dat".
As of r16867, the mapcache within SVN can be located in db/pre-re/ and db/re/. This is due to renewal and pre-renewal modes
having slightly different maps. When building your cache, you should ensure you're pointing the tool to the correct location.
As of r16867, the mapcache can be located in db/pre-re/ and db/re/. This is due to renewal and pre-renewal modes having
slightly different maps. When building your cache, you should ensure you're pointing the tool to the correct location.
The list of GRFs and/or data directory must follow the format and indication of the default file: as many "grf:" entries as
you wish and optionally only one "data_dir:" entry with trailing backslash included. // comments are supported as usual.