Skip to content

psemu/forgelight-chunk

Repository files navigation

soe-chunk

SOE Terrain Chunk Extracter

Installing

npm install

Usage

node cnktool.js <mode> <inPath> [<outPath>]

Mode Description
info Display basic info about the chunk
json Dump the chunk data to a readable .json format
textures Extract the embedded color_nx .dds textures from the chunk
normalmaps Extract the embedded spec_ny .dds textures from the chunk
geometry Save the terrain geometry in .obj format

About

Tool for extracting data from terrain chunks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published