LaughingLeader / lslib

Tools for manipulating Divinity Original Sin files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LSLib

This package provides utilities for manipulating Divinity Original Sin 1, Enhanced Edition, Original Sin 2 and Baldur's Gate 3 EA files:

  • Extracting/creating PAK packages
  • Extracting/creating LSV savegame packages
  • Converting LSB, LSF, LSX, LSJ resource files
  • Importing and exporting meshes and animations (conversion from/to GR2 format)
  • Editing story (OSI) databases

Requirements

To build the tools you'll need to get the following dependencies:

  • Download GPLex 1.2.2 from here and extract it to the External\gplex\ directory
  • Download GPPG 1.5.2 from here and extract it to the External\gppg\ directory
  • Protocol Buffers 3.6.1 compiler from here and extract it to the External\protoc\ directory

About

Tools for manipulating Divinity Original Sin files

License:MIT License


Languages

Language:C# 85.8%Language:C 11.1%Language:Yacc 1.3%Language:C++ 1.0%Language:Lex 0.7%Language:Batchfile 0.1%