Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 721 Bytes

File metadata and controls

21 lines (15 loc) · 721 Bytes

TODOs

General

  • Documentation of setup
  • Documentation of library functions (docstrings and otherwise)
  • Documentation of usages for library (examples)
  • Allow automatic compiling of protobuf on other systems aside from Linux
  • Library exceptions in English
  • Consistently allow both English and German across the library (allow switching depending on locale?)

Features

  • Allow the setting of NBT data or more block state (should prob. be done natively but could also be implemented via commands)
  • Allow the getting of NBT data (must be done natively)
  • Sign/Book/Enchantment/Item Generators

Testing

  • Fix mcturtle tests
  • Write new tests for rest of library