Skip to content

Lineage II geodata generator... someday.

License

Notifications You must be signed in to change notification settings

m49n/l2mapconv-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

l2mapconv

Lineage II geodata generator... someday.

Tested with clients:

  • C1
  • HF

Features

  • Map rendering
  • L2J geodata preview

Todo

  • Geodata generation

Usage

  1. Optional. Place L2J geodata files in the geodata directory.
  2. Run l2mapconv providing path to the client and map names:
> l2mapconv.exe "C:/Path/To/L2" 19_21 20_21
  1. Use WASD, RMB, Shift and Alt to control camera.

Building

Requirements:

  • Windows 10
  • MVS 2019
  • Clang 10
  • Cmake 3.17
  • Ninja 1.10
> git clone [email protected]: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

About

Lineage II geodata generator... someday.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages