8000 GitHub - MagicalTux/grf: libgrf and grfbuilder
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MagicalTux/grf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libgrf and GrfBuilder

Tool made a long time ago to manipulate Gravity Ragnarok Online(tm)'s data files.

Building

cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build
0