Update README.md

This commit is contained in:
deet mit 2020-07-15 21:36:47 +00:00
parent 4c6ae2be18
commit 87ae263455

@ -8,7 +8,9 @@ Adds some new elements to Mesecons mod, to make it easier to build more complex
New elements:
- autowire tool, creates wires automatically (left click to select 'from', right click to select 'to')
- autodelete tool, removes wires automatically (left clik removes one block, right click removes entire wire)
- autowire tool (black), creates wires automatically (left click to select 'from', right click to select 'to')
- autodelete tool (red), removes wires automatically (left clik removes one block, right click removes entire wire)
- select tool (blue), selects region used by yellow tool
- automove tool (yellow), moves the circuits while keeping nodes connected (left mouse moves to the left, right mouse moves to the right selected region)
- 3input logic gates
- registers: latch and flipflop