

hello Open EEPROM allows to add custom EEPROM in OpenComputer.
To do:
you must create a folder in the mods folder called "openeeprom",
In this folder you must create a folder named "lua" which will contain a folder by EEPROM bearing the name of your EEPROM
in its folders there should be a file named code. lua containing the code contained by the EEPROM
and a file named .eeprom.cfg which will give it the name of the EEPROM
open it with blockNote for example is put there: name=NameOfEEPROM