/pyd2s

a python D2 save file model (for reading/editing d2 saves)

Primary LanguagePython

pyd2s

This thing is super incomplete

DONE:

  • name (mutable)
  • class (mutable)
  • attributes (mutable)
  • Save (w/ checksum fix and all)

TODO:

  • make attributes mutable
  • Items
  • Skills
  • probably more
  • output everything all pretty as a JSON object