mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
Merge branch 'patch-1' of https://github.com/MyNameIsKodos/OpenComputers into master-MC1.7.10
This commit is contained in:
commit
32539b92e2
@ -12,7 +12,7 @@ Most programs can be interrupted by pressing Ctrl+Alt+C.
|
|||||||
Paste the contents of the clipboard using the middle mouse button or a configurable key (default: insert).
|
Paste the contents of the clipboard using the middle mouse button or a configurable key (default: insert).
|
||||||
Computers will consume less power while idling - i.e. when os.sleep(n > 0.05) is called.
|
Computers will consume less power while idling - i.e. when os.sleep(n > 0.05) is called.
|
||||||
Screens will consume more power the more lit characters they display.
|
Screens will consume more power the more lit characters they display.
|
||||||
Most blocks act as 'cables' - use switches and power distributers to create separate networks.
|
Most blocks act as 'cables' - use relays and power distributors to create separate networks.
|
||||||
Welcome to the dark side - here, have some cookies.
|
Welcome to the dark side - here, have some cookies.
|
||||||
Screens can display Unicode - paste the special chars or use unicode.char.
|
Screens can display Unicode - paste the special chars or use unicode.char.
|
||||||
Run `help` or `man programname` for ingame help on programs shipped with OpenOS - start with `man man`.
|
Run `help` or `man programname` for ingame help on programs shipped with OpenOS - start with `man man`.
|
||||||
@ -25,4 +25,4 @@ Have you tried turning it off and on again?
|
|||||||
To disable this greeting, install OpenOS to a writeable medium and delete `/etc/motd`.
|
To disable this greeting, install OpenOS to a writeable medium and delete `/etc/motd`.
|
||||||
Did you know OpenComputers has a forum? No? Well, it's at http://oc.cil.li/.
|
Did you know OpenComputers has a forum? No? Well, it's at http://oc.cil.li/.
|
||||||
Please report bugs on the Github issue tracker, thank you!
|
Please report bugs on the Github issue tracker, thank you!
|
||||||
Beware of cycles when building networks, or you may get duplicate messages!
|
Beware of cycles when building networks, or you may get duplicate messages!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user