You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/BastouP411/bperipherals/actions"Current build status")[](https://www.curseforge.com/minecraft/mc-mods/bperipherals"Download BPeripherals on CurseForge")
2
+
3
+
## Features
4
+
BPeripherals brings new peripherals to ComputerCraft:
5
+
* A database that allows the user to store data in an SQLite database.
6
+
* A cryptographic accelerator that provides lots of ready to use cryptography functions.
7
+
* A magnetic card reader that can write and read data from magnetic cards.
8
+
* A FE Meter that is able to measure/restrict Forge energy currents passing through it.
9
+
10
+
More information on the peripherals is availiable from the [wiki](https://github.com/BastouP411/bperipherals/wiki).
11
+
12
+
## Contributing
13
+
Contributions are open on this wiki !
14
+
Just post an issue before opening a pull request to discuss big changes.
15
+
You may also fork this repo, but you'll have to reuse the [Computercraft Public License](https://github.com/BastouP411/bperipherals/blob/master/LICENSE.txt) as this project uses some of Computercraft's assets and code.
0 commit comments