Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

NicoFannelli/tera-datacenter-repacker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tera datacenter repacker

Repacker for TERA datacenter

Requirments

  • Python3 x64
  • Bit of free RAM: about 4GB+
  • pycrypto or pycryptodome for encryption
  • lxml for xmls

What works currently

  • Packing / Unpacking of datacenter
  • Parsing datacenter to memory
  • Writing parsed datacenter from memory to packed file
  • Writing datacenter to xml

What DOESN'T work (and should)

  • Command line interface - currently just loaded staticaly from code
  • Attribute typecodes aren't able to be guessed right now
  • Unk1 in element is still a mystery

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%