Skip to content

Releases: neumond/python-computer-craft

Upgrade to fresh MC & CC:T

12 Jun 17:45

Choose a tag to compare

Added some tests
Reworked wire protocol (you probably would need to wget py script)
Experimental support for opencomputers (raw TCP socket transport on different port, 8001 by default)

Goodbye async/awaits!

13 Jul 03:21

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

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

Choose a tag to compare

It works.