Skip to content

Releases: neumond/python-computer-craft

Goodbye async/awaits!

13 Jul 03:21
Compare
Choose a tag to compare

This release includes:

  • Rewrite to greenlets (no more awaits)
  • Possibility to run/import in-game .py files
  • Interactive python REPL in minecraft
  • Modules instead global api object for CC calls

Upgrade to CC:Tweaked

03 Jul 21:54
Compare
Choose a tag to compare

APIs have been updated and thoroughly tested against mc 1.15.2 and cct 1.89.2

First release

04 Dec 02:32
Compare
Choose a tag to compare

It works.