Adding README

This commit is contained in:
Gabriel Moreira Minossi 2021-01-18 19:25:05 -03:00
parent 412e2cf77a
commit a5bfaa4e23
2 changed files with 19 additions and 0 deletions

BIN
2021-01-11_17.14.29.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

19
README.md Normal file
View File

@ -0,0 +1,19 @@
# InfOS
A collection of OpenComputers code for automated information gathering, displaying and automation.
This was made to be used in the Gregtech: New Horizons modpack, but you can use it as you please.
For better developing and debbuging, I sugest installing OCEmu.
## A fork of Sampsa's InfOS
### This fork contains monitor-system, a program to
- Monitor power and machine states and display them in nifty little widgets on an OpenComputers screen,
- Configure and display widgets on OpenGlasses2 HUD,
- Display holograms in then world to aid the player in finding the machine that needs maintenance,
- Disable machines that require a cleanroom when it is not at 100% efficiency,
- Notify about important events in one's base, such as power loss or need for maintenance,
- Work somewhat nice with shaders
### Screenshot
![Shaders on!](2021-01-11_17.14.29.png)