Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 811 Bytes

File metadata and controls

28 lines (15 loc) · 811 Bytes

Minify lua script and copy paste it into minecraft computer console

Minecraft copy&paste appears to limit the copypasted text size to 128 chars and is making problems with newlines.

Let's try to make copypasting more handy (It uses 'r' script we created before).

http://jsfiddle.net/9WbbP/8/show/

So now I assume you can copy paste programs into Computercraft

TODO:

(edit or fork here: http://jsfiddle.net/9WbbP/8/ )

Here is other more HC version:

http://jsfiddle.net/xZDbs/1/