l2fater 发表于 2020-11-22 12:56:38

Geodata Builder [Pre-Release]

      https://github.com/madyanov/l2mapconv-public/releases

      Tool for building geodata from client files.
      
      Features:
         
      - Preview of the L2 map.
      - Preview of the existing L2J geodata.
      - Building new L2J geodata based on the loaded map geometry.

      See https://github.com/madyanov/l2mapconv-public for more information.

https://raw.githubusercontent.com/madyanov/l2mapconv-public/master/assets/toi.png

l2fater 发表于 2020-11-22 13:00:29

Lineage II geodata builder.
Tested with clients:

[*]C1
[*]HF
Features
[*]Map rendering.
[*]L2J geodata building and preview.
UsagePreview
[*]Optional. Place L2J geodata files in the geodata directory for preview.
[*]Run l2mapconv.exe preview providing path to the client and map names:
> l2mapconv.exe preview "C:/Path/To/L2" 19_21 20_21

[*]Use WASD, RMB, Shift and Alt to control camera.
[*]Press Build button to build geodata.
[*]See results in the output directory.
Build
[*]Run l2mapconv.exe build providing path to the client and map names:
> l2mapconv.exe build "C:/Path/To/L2" 19_21 20_21

[*]See results in the output directory.
BuildingRequirements:

[*]Windows 10
[*]MVS 2019
[*]Clang 10
[*]Cmake 3.17
[*]Ninja 1.10
> git clone --recurse-submodules -j8 git@github.com:madyanov/l2mapconv-public.git> cd l2mapconv-public> cmake -H. -G Ninja -Bbuild -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_COMPILER="C:/Program Files/LLVM/bin/clang.exe" -DCMAKE_CXX_COMPILER="C:/Program Files/LLVM/bin/clang.exe"> cd build> ninja
Credits
[*]Recast
[*]L2PackageTools
[*]l2mapper
[*]UEViewer
[*]UT Package Tool
[*]UT 2003

rockmancxl 发表于 2024-4-1 15:45:02

感谢分享感谢分享感谢分享感谢分享感谢分享感谢分享感谢分享感谢分享
页: [1]
查看完整版本: Geodata Builder [Pre-Release]