Update README.md including credits

This commit is contained in:
bell07 2018-02-02 23:02:50 +01:00 committed by GitHub
parent 17f297713a
commit e6a89e1421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,20 +1,67 @@
The Laptop mod is a group collaboration between Bell07, Toby109tt, veNext, Cross_over and Yours truly lol.
# Laptop | Computers emulation for Minetest
The Laptop mod is a group collaboration between bell07, Toby109tt, veNext, Cross_over and Yours truly lol.
We aim to make a working laptop inside of MineTest.
There are different computers, apps which run on computers, media to store data and different themes to personalize the appearance.
Apps Included So Far:
![Screenshot](https://github.com/Gerold55/minetest-laptop/blob/master/screenshot.png)
-- System --
System settings
Removable media manager
An [API.md](https://github.com/Gerold55/minetest-laptop/blob/master/API.md) is given to develop additional components.
The mod includes next components:
-- Office --
Calculator
Text editor
Email
## Hardware
| Itemname | Name | Author |
| - | - | - |
| core | CP Core | by |
| printer | Flash Printex | by |
| cube | CUBE PC | by |
| monitor2 | Fruit Zero | by |
| monitor4 | Bell CrossOver | by |
| monitor3 | Pentium 3 | by |
| laptop | laptop v2.0 | by |
## Items
| Itemname | Description | Author |
| - | - | - |
| floppy | Boot old computer or just store data | by |
| usbstick | Store data or take full computer backup | by |
| printed_paper | Show printed text on use | by |
## Software
### System
| Name | Description | Author |
| - | - | - |
| mtos/app_fw/bdev | Operating System | by bell07 |
| launcher | Desktop launcher | by bell07 |
| launcher_settings | Theme selector | by bell07 |
| os_dialogs | Select file dialog | by bell07 |
| os_print | Printer OS and driver | by bell07 |
| removable | Removable storage manager | by bell07 |
### Office
| Name | Description | Author |
| - | - | - |
| calculator | Calculator | by bell07 |
| mail | Email service | by bell07 |
| stickynote | Text editor | by bell07 |
### Games
| Name | Description | Author |
| - | - | - |
| tetris | Tetris clone | by kilbith (Ported from homedecor by bell07) |
| TNTsweeper | Minesweeper clone | by bell07 |
## Themes
| Name | Description | Author |
| - | - | - |
| basic | | by |
| blue | | by |
| bubbles | | by |
| cubic | | by |
| fruit | | by |
| magma | | by |
| red | | by |
-- Games --
TNTSweeper
Tetris
V.0.33